Home
last modified time | relevance | path

Searched refs:F_GETOWN (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/arch/parisc/include/asm/
Dfcntl.h28 #define F_GETOWN 11 /* for sockets. */ macro
/linux-3.4.99/arch/alpha/include/asm/
Dfcntl.h41 #define F_GETOWN 6 /* for sockets. */ macro
/linux-3.4.99/arch/sparc/include/asm/
Dfcntl.h39 #define F_GETOWN 5 /* for sockets. */ macro
/linux-3.4.99/arch/mips/include/asm/
Dfcntl.h43 #define F_GETOWN 23 /* for sockets. */ macro
/linux-3.4.99/include/asm-generic/
Dfcntl.h103 #define F_GETOWN 9 /* for sockets. */ macro
/linux-3.4.99/fs/
Dfcntl.c379 case F_GETOWN: in do_fcntl()
/linux-3.4.99/security/selinux/
Dhooks.c3203 case F_GETOWN: in selinux_file_fcntl()