Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dsyslimits.h94 #define GID_MAX 2147483647U /* max value for a gid_t (2^31-2) */ macro
/xnu-12377.41.6/bsd/netinet6/
H A Din6_pcb.c1382 *gid = GID_MAX; in in6_pcblookup_hash_exists()
/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.c2440 *gid = GID_MAX; in in_pcblookup_hash_exists()
/xnu-12377.41.6/bsd/net/
H A Dpf.c3069 if (g == GID_MAX && op != PF_OP_EQ && op != PF_OP_NE) { in pf_match_gid()
4147 pd->lookup.gid = GID_MAX; in pf_socket_lookup()