Searched refs:gexpand (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.bin/mail/
H A Dextern.h38 struct name *gexpand(struct name *, struct grouphead *, int, int);
H A Dnames.c473 new = gexpand(new, gh, metoo, np->n_type);
488 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype) function
508 nlist = gexpand(nlist, ngh, metoo, ntype);

Completed in 56 milliseconds