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

/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c754 *auxsingleend; local
795 auxsingleend = strchr(auxsingle, ']');
796 if (auxsingleend == NULL)
798 if (*(auxsingleend + 1) != '\0')
801 *auxsingleend = '\0';

Completed in 204 milliseconds