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

/freebsd-11.0-release/sys/kern/
H A Dkern_rctl.c839 str2id(const char *str, id_t *value) function
1173 error = str2id(subject_idstr, &id);
1185 error = str2id(subject_idstr, &id);

Completed in 49 milliseconds