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

/freebsd-12-stable/sys/security/mac_portacl/
H A Dmac_portacl.c137 static char rule_string[MAC_RULE_STRING_LEN]; variable
342 strcpy(new_string, rule_string);
346 string = rule_string;
364 strcpy(rule_string, string);

Completed in 120 milliseconds