Home
last modified time | relevance | path

Searched refs:metoo (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dnames.c56 int metoo, int arg_ntype);
414 register int metoo; in usermap() local
418 metoo = (value("metoo") != NOSTR); in usermap()
429 newnames = gexpand(newnames, gh, metoo, np->n_type); in usermap()
444 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int arg_ntype) in gexpand() argument
466 nlist = gexpand(nlist, ngh, metoo, ntype); in gexpand()
478 if (!metoo && samebody(myname, gp->ge_name, FALSE)) in gexpand()
599 int t, extra, metoo, verbose; in unpack() local
619 metoo = value("metoo") != NOSTR; in unpack()
620 if (metoo) in unpack()
[all …]