Searched refs:_ng_sl_find (Results 1 – 4 of 4) sorted by relevance
63 static char *_ng_sl_find(struct stringlist *, char *);145 _ng_sl_find(struct stringlist *sl, char *name) in _ng_sl_find() function366 if (_ng_sl_find(sl, grp) != NULL) { in addgroup()447 if (_ng_sl_find(sl, grp) != NULL) { in in_find()
45 char *_ng_sl_find(struct stringlist *, char *);
106 _ng_sl_find(struct stringlist *sl, char *name) in _ng_sl_find() function
352 if (_ng_sl_find(ss, fe->n_name) != NULL) { in ng_reventry()