Searched refs:exempt (Results 1 – 3 of 3) sorted by relevance
191 int first_alpha(const char *string, const char *exempt);
491 int first_alpha(const char *string, const char *exempt) in first_alpha() argument503 if ((!in_paren) && isalpha(c) && strchr(exempt, c) == 0) in first_alpha()
5615 a Xen guest, amongst other things. It is exempt from dirty tracking