Home
last modified time | relevance | path

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

/original-bsd/usr.bin/mail/
H A Dnames.c353 register int metoo; local
357 metoo = (value("metoo") != NOSTR);
368 new = gexpand(new, gh, metoo, np->n_type);
383 gexpand(nlist, gh, metoo, ntype) in gexpand() argument
386 int metoo, ntype;
406 nlist = gexpand(nlist, ngh, metoo, ntype);
417 if (!metoo && strcmp(cp, myname) == 0)
455 int t, extra, metoo, verbose; local
468 metoo = value("metoo") != NOSTR;
469 if (metoo)
[all …]