Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif.c2944 ifioctl_restrict_intcoproc(unsigned long cmd, const char *__null_terminated ifname, in ifioctl_restrict_intcoproc() function
3476 …if (ifioctl_restrict_intcoproc(cmd, __unsafe_null_terminated_from_indexable(ifname), NULL, p) == t… in ifioctl()
3700 if (ifioctl_restrict_intcoproc(cmd, NULL, ifp, p) == true) { in ifioctl()