<dec f='src/src/sys/sys/file.h' l='195' type='int fgetown(__pid_t , u_long , void * )'/>
<def f='src/src/sys/kern/kern_descrip.c' l='1806' ll='1819' type='int fgetown(__pid_t pgid, u_long cmd, void * data)'/>
<doc f='src/src/sys/kern/kern_descrip.c' l='1801'>/*
 * Return descriptor owner information. If the value is positive,
 * it&apos;s process ID. If it&apos;s negative, it&apos;s process group ID and
 * needs the sign removed before use.
 */</doc>
<use f='src/src/sys/kern/subr_log.c' l='373' u='c' c='logioctl'/>
<use f='src/src/sys/kern/sys_pipe.c' l='1146' u='c' c='pipe_ioctl'/>
<use f='src/src/sys/kern/sys_socket.c' l='187' u='c' c='soo_ioctl'/>
<use f='src/src/sys/net/bpf.c' l='1093' u='c' c='bpf_ioctl'/>
<use f='src/src/sys/net/if_tap.c' l='1143' u='c' c='tap_dev_ioctl'/>
<use f='src/src/sys/net/if_tun.c' l='756' u='c' c='tunioctl'/>
