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

/illumos-gate/usr/src/cmd/mailx/
H A Dnames.c55 int metoo, int arg_ntype);
413 register int metoo; local
417 metoo = (value("metoo") != NOSTR);
428 newnames = gexpand(newnames, gh, metoo, np->n_type);
443 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int arg_ntype) argument
465 nlist = gexpand(nlist, ngh, metoo, ntype);
477 if (!metoo && samebody(myname, gp->ge_name, FALSE))
598 int t, extra, metoo, verbose; local
618 metoo
[all...]

Completed in 45 milliseconds