Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dsyslimits.h106 #define UID_MAX 2147483647U /* max value for a uid_t (2^31-2) */ macro
/xnu-12377.81.4/bsd/net/
H A Dif_pflog.c394 hdr.uid = UID_MAX; in pflog_packet()
H A Dpf.c3060 if (u == UID_MAX && op != PF_OP_EQ && op != PF_OP_NE) { in pf_match_uid()
4146 pd->lookup.uid = UID_MAX; in pf_socket_lookup()
/xnu-12377.81.4/bsd/netinet6/
H A Din6_pcb.c1381 *uid = UID_MAX; in in6_pcblookup_hash_exists()
/xnu-12377.81.4/bsd/netinet/
H A Din_pcb.c2439 *uid = UID_MAX; in in_pcblookup_hash_exists()