Home
last modified time | relevance | path

Searched refs:F_SETOWN (Results 1 – 10 of 10) sorted by relevance

/external/strace/xlat/
Dfcntlcmds.h26 #if !(defined(F_SETOWN) || (defined(HAVE_DECL_F_SETOWN) && HAVE_DECL_F_SETOWN))
27 # define F_SETOWN 8 macro
101 XLAT(F_SETOWN),
Dfcntlcmds.in10 F_SETOWN 8
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h109 #ifndef F_SETOWN
110 #define F_SETOWN 8 /* for sockets. */ macro
/external/valgrind/none/tests/
Dfcntl_setown.c17 if (fcntl(s, F_SETOWN, getpid()) < 0) in main()
/external/kernel-headers/original/uapi/asm-mips/asm/
Dfcntl.h43 #define F_SETOWN 24 /* for sockets. */ macro
/external/strace/
Dfcntl.c95 case F_SETOWN: in print_fcntl()
/external/bison/m4/
Dfcntl.m414 # - F_GETOWN, F_SETOWN
/external/autotest/client/tests/kvm/scripts/
Dvirtio_console_guest.py477 fcntl.fcntl(fd, fcntl.F_SETOWN, os.getpid())
/external/valgrind/include/vki/
Dvki-darwin.h285 #define VKI_F_SETOWN F_SETOWN
Dvki-solaris.h515 #define VKI_F_SETOWN F_SETOWN