Searched refs:in_group (Results 1 – 4 of 4) sorted by relevance
23 r = in_group("systemd-journal"); in access_check_var_log_journal()
459 return in_group(c->parameter) > 0; in condition_test_group()
52 int in_group(const char *name);
485 int in_group(const char *name) { in in_group() function