Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/sys/
H A Dsyslimits.h102 #define UID_MAX 2147483647U /* max value for a uid_t (2^31-2) */ macro
/xnu-8796.121.2/bsd/net/
H A Dif_pflog.c418 hdr.uid = UID_MAX; in pflog_packet()
H A Dpf.c3019 if (u == UID_MAX && op != PF_OP_EQ && op != PF_OP_NE) { in pf_match_uid()
4105 pd->lookup.uid = UID_MAX; in pf_socket_lookup()
/xnu-8796.121.2/bsd/netinet6/
H A Din6_pcb.c1336 *uid = UID_MAX; in in6_pcblookup_hash_exists()
/xnu-8796.121.2/bsd/netinet/
H A Din_pcb.c2327 *uid = UID_MAX; in in_pcblookup_hash_exists()