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

/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dnames.c415 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype) argument
435 nlist = gexpand(nlist, ngh, metoo, ntype);
446 if (!metoo && strcmp(cp, myname) == 0)
467 int metoo; local
471 metoo = (value(ENAME_METOO) != NULL);
482 new = gexpand(new, gh, metoo, np->n_type);
532 int t, extra, metoo, verbose; local
545 metoo = value(ENAME_METOO) != NULL;
546 if (metoo)
555 if (metoo)
[all...]

Completed in 110 milliseconds