HomeSort by relevance Sort by last modified time
    Searched defs:F_GETFL (Results 1 - 25 of 33) sorted by null

1 2

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
fcntl.h 95 #define F_GETFL 3 ///< get file status flags
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 86 #define F_GETFL 3
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 103 #define F_GETFL 3 /* get file->f_flags */
  /external/python/cpython2/Lib/plat-irix5/
FILE.py 173 F_GETFL = 3
  /external/python/cpython2/Lib/plat-atheos/
IN.py 637 F_GETFL = 3
  /external/python/cpython2/Lib/plat-irix6/
FILE.py 584 F_GETFL = 3
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_solaris_amd64.go 314 F_GETFL = 0x3
    [all...]
zerrors_darwin_386.go 497 F_GETFL = 0x3
    [all...]
zerrors_darwin_amd64.go 497 F_GETFL = 0x3
    [all...]
zerrors_darwin_arm.go 497 F_GETFL = 0x3
    [all...]
zerrors_darwin_arm64.go 497 F_GETFL = 0x3
    [all...]
zerrors_dragonfly_amd64.go 345 F_GETFL = 0x3
    [all...]
zerrors_freebsd_386.go 593 F_GETFL = 0x3
    [all...]
zerrors_freebsd_amd64.go 593 F_GETFL = 0x3
    [all...]
zerrors_freebsd_arm.go 600 F_GETFL = 0x3
    [all...]
zerrors_netbsd_386.go 569 F_GETFL = 0x3
    [all...]
zerrors_netbsd_amd64.go 559 F_GETFL = 0x3
    [all...]
zerrors_netbsd_arm.go 551 F_GETFL = 0x3
    [all...]
zerrors_openbsd_386.go 435 F_GETFL = 0x3
    [all...]
zerrors_openbsd_amd64.go 471 F_GETFL = 0x3
    [all...]
zerrors_openbsd_arm.go 435 F_GETFL = 0x3
    [all...]
zerrors_linux_386.go 521 F_GETFL = 0x3
    [all...]
zerrors_linux_amd64.go 521 F_GETFL = 0x3
    [all...]
zerrors_linux_arm.go 520 F_GETFL = 0x3
    [all...]
zerrors_linux_arm64.go 523 F_GETFL = 0x3
    [all...]

Completed in 1165 milliseconds

1 2