Searched refs:read_for_group (Results 1 – 1 of 1) sorted by relevance
96 static struct linelist *read_for_group(struct irs_ng *, const char *);286 (lp = read_for_group(this, group)) == NULL) in parse_netgrp()353 read_for_group(struct irs_ng *this, const char *group) { in read_for_group() function