Home
last modified time | relevance | path

Searched refs:F_GETOWN (Results 1 – 8 of 8) sorted by relevance

/openbsd/regress/sys/kern/signal/sigio/
H A Dsigio_common.c151 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()
H A Dsigio_socket.c95 assert(fcntl(cli, F_GETOWN) == 0); in test_socket_inherit()
104 assert(fcntl(cli, F_GETOWN) == getpid()); in test_socket_inherit()
/openbsd/regress/sys/dev/wscons/
H A Dsigio.c199 pgrp = fcntl(fd, F_GETOWN); in test_common_getown()
215 pgrp = fcntl(fd, F_GETOWN); in test_common_getown()
/openbsd/lib/libc/sys/
H A Dw_fcntl.c39 case F_GETOWN: in fcntl()
/openbsd/sys/sys/
H A Dfcntl.h149 #define F_GETOWN 5 /* get SIGIO/SIGURG proc/pgrp */ macro
/openbsd/gnu/usr.bin/perl/ext/Fcntl/
H A DMakefile.PL17 F_GETOWN F_GETPIPE_SZ F_GETSIG F_NODNY F_NOTIFY F_POSIX F_RDACC
/openbsd/sys/kern/
H A Dkern_descrip.c500 case F_GETOWN: in sys_fcntl()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5004delta.pod921 F_GETOWN F_SETOWN