Home
last modified time | relevance | path

Searched refs:strtoui_strict (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/security/mac_do/
H A Dmac_do.c360 strtoui_strict(const char *const restrict s, const char **const restrict endptr, in strtoui_strict() function
714 error = strtoui_strict(to_id, &p, 10, &is.id); in parse_target_clause()
900 error = strtoui_strict(from_id, &p, 10, &new->from_id); in parse_single_rule()