Searched refs:F_SETOWN_EX (Results 1 – 8 of 8) sorted by relevance
127 #ifndef F_SETOWN_EX128 #define F_SETOWN_EX 15 macro
126 #ifndef F_SETOWN_EX127 #define F_SETOWN_EX 15 macro
95 cmd == F_GETOWN_EX || cmd == F_SETOWN_EX || in syscall_arg__scnprintf_fcntl_arg()
195 # define F_SETOWN_EX __F_SETOWN_EX /* Get owner (thread receiving SIGIO). */ macro
397 case F_SETOWN_EX: in do_fcntl()