Home
last modified time | relevance | path

Searched defs:rulestr (Results 1 – 2 of 2) sorted by relevance

/freebsd/tests/sys/mac/bsdextended/
H A Dugidfw_test.c149 char rulestr[256]; in test_libugidfw_strings() local
/freebsd/sys/kern/
H A Dkern_rctl.c1142 rctl_string_to_rule(char *rulestr, struct rctl_rule **rulep) in rctl_string_to_rule()