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