Searched refs:F_SETOWN (Results 1 – 5 of 5) sorted by relevance
109 #ifndef F_SETOWN110 #define F_SETOWN 8 /* for sockets. */ macro
105 fcntl(fd, F_SETOWN, getpid()); in test__bp_signal_overflow()
133 fcntl(fd, F_SETOWN, getpid()); in __event()
84 if (cmd == F_SETOWN) in syscall_arg__scnprintf_fcntl_arg()
214 fcntl(pfd, F_SETOWN, getpid()); in main()