Searched refs:subject_idstr (Results 1 – 1 of 1) sorted by relevance
1149 char *subjectstr, *subject_idstr, *resourcestr, *actionstr, in rctl_string_to_rule() local1159 subject_idstr = strsep(&rulestr, ":"); in rctl_string_to_rule()1173 if (subject_idstr == NULL || subject_idstr[0] == '\0') { in rctl_string_to_rule()1184 error = str2id(subject_idstr, &id); in rctl_string_to_rule()1196 error = str2id(subject_idstr, &id); in rctl_string_to_rule()1203 loginclass_find(subject_idstr); in rctl_string_to_rule()1211 prison_racct_find(subject_idstr); in rctl_string_to_rule()