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

/freebsd-12-stable/sys/security/mac_portacl/
H A Dmac_portacl.c125 #define UID_STRING "uid" macro
198 if (strcmp(idtype, UID_STRING) == 0)
278 idtype = UID_STRING;

Completed in 103 milliseconds