Home
last modified time | relevance | path

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

/freebsd-14.2/sys/security/mac_portacl/
H A Dmac_portacl.c124 #define UID_STRING "uid" macro
197 if (strcmp(idtype, UID_STRING) == 0) in parse_rule_element()
277 idtype = UID_STRING;