HomeSort by relevance Sort by last modified time
    Searched refs:fd1 (Results 151 - 175 of 176) sorted by null

1 2 3 4 5 67 8

  /prebuilts/go/darwin-x86/src/syscall/
zsysnum_freebsd_386.go 311 SYS_LINKAT = 495 // { int linkat(int fd1, char *path1, int fd2, \
zsysnum_freebsd_amd64.go 311 SYS_LINKAT = 495 // { int linkat(int fd1, char *path1, int fd2, \
zsysnum_freebsd_arm.go 311 SYS_LINKAT = 495 // { int linkat(int fd1, char *path1, int fd2, \
zsyscall_netbsd_386.go 266 func pipe() (fd1 int, fd2 int, err error) {
268 fd1 = int(r0)
zsyscall_netbsd_amd64.go 266 func pipe() (fd1 int, fd2 int, err error) {
268 fd1 = int(r0)
zsyscall_netbsd_arm.go 266 func pipe() (fd1 int, fd2 int, err error) {
268 fd1 = int(r0)
zsysnum_netbsd_386.go 253 SYS_LINKAT = 457 // { int|sys||linkat(int fd1, const char *name1, int fd2, const char *name2, int flags); }
zsysnum_netbsd_amd64.go 253 SYS_LINKAT = 457 // { int|sys||linkat(int fd1, const char *name1, int fd2, const char *name2, int flags); }
zsysnum_netbsd_arm.go 253 SYS_LINKAT = 457 // { int|sys||linkat(int fd1, const char *name1, int fd2, const char *name2, int flags); }
  /prebuilts/go/linux-x86/src/syscall/
zsysnum_dragonfly_amd64.go 299 SYS_LINKAT = 531 // { int linkat(int fd1, char *path1, int fd2, \
zsysnum_freebsd_386.go 311 SYS_LINKAT = 495 // { int linkat(int fd1, char *path1, int fd2, \
zsysnum_freebsd_amd64.go 311 SYS_LINKAT = 495 // { int linkat(int fd1, char *path1, int fd2, \
zsysnum_freebsd_arm.go 311 SYS_LINKAT = 495 // { int linkat(int fd1, char *path1, int fd2, \
zsyscall_netbsd_386.go 266 func pipe() (fd1 int, fd2 int, err error) {
268 fd1 = int(r0)
zsyscall_netbsd_amd64.go 266 func pipe() (fd1 int, fd2 int, err error) {
268 fd1 = int(r0)
zsyscall_netbsd_arm.go 266 func pipe() (fd1 int, fd2 int, err error) {
268 fd1 = int(r0)
zsysnum_netbsd_386.go 253 SYS_LINKAT = 457 // { int|sys||linkat(int fd1, const char *name1, int fd2, const char *name2, int flags); }
zsysnum_netbsd_amd64.go 253 SYS_LINKAT = 457 // { int|sys||linkat(int fd1, const char *name1, int fd2, const char *name2, int flags); }
zsysnum_netbsd_arm.go 253 SYS_LINKAT = 457 // { int|sys||linkat(int fd1, const char *name1, int fd2, const char *name2, int flags); }
  /external/valgrind/coregrind/m_syswrap/
syswrap-solaris.c 1805 Int fd1 = (Int) ARG1; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
modrm.l     [all...]
  /external/valgrind/memcheck/tests/solaris/
scalar.stderr.exp 38 Syscall param linkat(fd1) contains uninitialised byte(s)
    [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/25/
android.jar 

Completed in 673 milliseconds

1 2 3 4 5 67 8