Searched refs:F_GETOWN (Results 1 – 8 of 8) sorted by relevance
151 assert(fcntl(fd, F_GETOWN) == 0); in test_common_getown()155 assert(fcntl(fd, F_GETOWN) == pgid); in test_common_getown()159 assert(fcntl(fd, F_GETOWN) == pgid); in test_common_getown()162 assert(fcntl(fd, F_GETOWN) == 0); in test_common_getown()
95 assert(fcntl(cli, F_GETOWN) == 0); in test_socket_inherit()104 assert(fcntl(cli, F_GETOWN) == getpid()); in test_socket_inherit()
199 pgrp = fcntl(fd, F_GETOWN); in test_common_getown()215 pgrp = fcntl(fd, F_GETOWN); in test_common_getown()
39 case F_GETOWN: in fcntl()
149 #define F_GETOWN 5 /* get SIGIO/SIGURG proc/pgrp */ macro
17 F_GETOWN F_GETPIPE_SZ F_GETSIG F_NODNY F_NOTIFY F_POSIX F_RDACC
500 case F_GETOWN: in sys_fcntl()
921 F_GETOWN F_SETOWN