Searched refs:F_SETSIG (Results 1 – 12 of 12) sorted by relevance
113 #ifndef F_SETSIG114 #define F_SETSIG 10 /* for sockets. */ macro
6 # To get a definition of F_SETSIG
31 #define F_SETSIG 13 /* for sockets. */ macro
43 #define F_SETSIG 10 /* for sockets. */ macro
26 fcntl(fd, F_SETSIG, SIGRTMIN + 1); in main()
28 information. However, if the F_SETSIG fcntl(2) call is used to let the
103 fcntl(fd, F_SETSIG, SIGIO); in test__bp_signal_overflow()
91 fcntl(fd, F_SETSIG, SIGIO); in bp_event()
394 if ((fcntl(fd, F_SETSIG, SIGIO) < 0) || in os_set_fd_async()
312 case F_SETSIG: in do_fcntl()
1496 case F_SETSIG: in smack_file_fcntl()
3406 case F_SETSIG: in selinux_file_fcntl()