Home
last modified time | relevance | path

Searched refs:F_GETSIG (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/parisc/include/asm/
Dfcntl.h31 #define F_GETSIG 14 /* for sockets. */ macro
/linux-3.4.99/arch/alpha/include/asm/
Dfcntl.h43 #define F_GETSIG 11 /* for sockets. */ macro
/linux-3.4.99/include/asm-generic/
Dfcntl.h107 #define F_GETSIG 11 /* for sockets. */ macro
/linux-3.4.99/fs/
Dfcntl.c399 case F_GETSIG: in do_fcntl()
/linux-3.4.99/security/selinux/
Dhooks.c3204 case F_GETSIG: in selinux_file_fcntl()