Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dsyslimits.h102 #define UID_MAX 2147483647U /* max value for a uid_t (2^31-2) */ macro
/xnu-8019.80.24/bsd/net/
H A Dif_pflog.c360 hdr.uid = UID_MAX; in pflog_packet()
H A Dpf.c2962 if (u == UID_MAX && op != PF_OP_EQ && op != PF_OP_NE) { in pf_match_uid()
4048 pd->lookup.uid = UID_MAX; in pf_socket_lookup()
/xnu-8019.80.24/bsd/kern/
H A Dkern_persona.c1177 uid_t uid = UID_MAX; in persona_get_uid()
1180 return UID_MAX; in persona_get_uid()
/xnu-8019.80.24/bsd/netinet6/
H A Din6_pcb.c1336 *uid = UID_MAX; in in6_pcblookup_hash_exists()
/xnu-8019.80.24/bsd/netinet/
H A Din_pcb.c2321 *uid = UID_MAX; in in_pcblookup_hash_exists()