Searched refs:strtoui_strict (Results 1 – 1 of 1) sorted by relevance
360 strtoui_strict(const char *const restrict s, const char **const restrict endptr, in strtoui_strict() function714 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()