Searched refs:gexpand (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/mailx/ |
H A D | names.c | 54 static struct name *gexpand(struct name *nlist, struct grouphead *gh, 428 newnames = gexpand(newnames, gh, metoo, np->n_type); in usermap() 443 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int arg_ntype) in gexpand() function 465 nlist = gexpand(nlist, ngh, metoo, ntype); in gexpand()
|