Searched refs:exempt (Results 1 – 5 of 5) sorted by relevance
211 int first_alpha(const char *string, const char *exempt);
519 int first_alpha(const char *string, const char *exempt) in first_alpha() argument531 if ((!in_paren) && isalpha(c) && strchr(exempt, c) == 0) in first_alpha()
313 exempt from this requirement.354 Because a threaded subtree is exempt from no internal process453 The root cgroup is exempt from this restriction. Root contains719 - The root cgroup should be exempt from resource control and thus
141 lines, tags are exempt from the "wrap at 75 columns" rule in order to simplify
1438 (such as ones controlling the creation of a journal) are exempt from the
Completed in 15 milliseconds