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

/illumos-gate/usr/src/cmd/mailx/
H A Dnames.c54 static struct name *gexpand(struct name *nlist, struct grouphead *gh,
428 newnames = gexpand(newnames, gh, metoo, np->n_type);
443 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int arg_ntype) function
465 nlist = gexpand(nlist, ngh, metoo, ntype);

Completed in 63 milliseconds