Searched refs:resourcestr (Results 1 – 1 of 1) sorted by relevance
1149 char *subjectstr, *subject_idstr, *resourcestr, *actionstr, in rctl_string_to_rule() local1160 resourcestr = strsep(&rulestr, ":"); in rctl_string_to_rule()1223 if (resourcestr == NULL || resourcestr[0] == '\0') in rctl_string_to_rule()1226 error = str2value(resourcestr, &rule->rr_resource, in rctl_string_to_rule()