Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c755 *auxsingleend; in lomac_parse() local
796 auxsingleend = strchr(auxsingle, ']'); in lomac_parse()
797 if (auxsingleend == NULL) in lomac_parse()
799 if (*(auxsingleend + 1) != '\0') in lomac_parse()
802 *auxsingleend = '\0'; in lomac_parse()