Searched refs:gexpand (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/usr.bin/mail/ |
| D | names.c | 386 new = gexpand(new, gh, metoo, np->n_type); in usermap() 400 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype) in gexpand() function 420 nlist = gexpand(nlist, ngh, metoo, ntype); in gexpand()
|
| D | extern.h | 42 struct name *gexpand(struct name *, struct grouphead *, int, int);
|