Searched refs:exempt (Results 1 – 4 of 4) sorted by relevance
230 int first_alpha(const char *string, const char *exempt);
532 int first_alpha(const char *string, const char *exempt) in first_alpha() argument544 if ((!in_paren) && isalpha(c) && strchr(exempt, c) == 0) in first_alpha()
234 There are two things to note. Firstly, the root cgroup is exempt from413 - In general, the root cgroup should be exempt from resource control
1149 mounting (such as ones controlling the creation of a journal) are exempt