Home
last modified time | relevance | path

Searched refs:inp_get_intcoproc_allowed (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.h895 extern boolean_t inp_get_intcoproc_allowed(struct inpcb *);
H A Din_pcb.c3370 inp_get_intcoproc_allowed(struct inpcb *inp) in inp_get_intcoproc_allowed() function
/xnu-11215.1.10/bsd/kern/
H A Duipc_socket.c5179 inp_get_intcoproc_allowed(sotoinpcb(so)) == FALSE) { in sosetoptlock()
6090 optval = inp_get_intcoproc_allowed( in sogetoptlock()