Searched refs:GID_STRING (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/security/mac_portacl/
H A Dmac_portacl.c123 #define GID_STRING "gid" macro
200 else if (strcmp(idtype, GID_STRING) == 0)
275 idtype = GID_STRING;

Completed in 101 milliseconds