Searched refs:F_SETSIG (Results 1 – 13 of 13) sorted by relevance
113 #ifndef F_SETSIG114 #define F_SETSIG 10 /* for sockets. */ macro
114 #ifndef F_SETSIG115 #define F_SETSIG 10 /* for sockets. */ macro
6 # To get a definition of F_SETSIG
29 #define F_SETSIG 13 /* for sockets. */ macro
44 #define F_SETSIG 10 /* for sockets. */ macro
27 fcntl(fd, F_SETSIG, SIGRTMIN + 1); in main()
104 fcntl(fd, F_SETSIG, SIGIO); in test__bp_signal_overflow()
132 fcntl(fd, F_SETSIG, sig); in __event()
33 information. However, if the F_SETSIG fcntl(2) call is used to let the
420 if ((fcntl(fd, F_SETSIG, SIGIO) < 0) || in os_set_fd_async()
407 case F_SETSIG: in do_fcntl()
1608 case F_SETSIG: in smack_file_fcntl()
3950 case F_SETSIG: in selinux_file_fcntl()