Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/security/mac_lomac/
HDmac_lomac.c752 *auxsingleend; in lomac_parse() local
793 auxsingleend = strchr(auxsingle, ']'); in lomac_parse()
794 if (auxsingleend == NULL) in lomac_parse()
796 if (*(auxsingleend + 1) != '\0') in lomac_parse()
799 *auxsingleend = '\0'; in lomac_parse()