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

/freebsd-current/usr.bin/mail/
H A Dnames.c452 int metoo; local
456 metoo = (value("metoo") != NULL);
467 new = gexpand(new, gh, metoo, np->n_type);
482 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype) argument
502 nlist = gexpand(nlist, ngh, metoo, ntype);
513 if (!metoo && strcmp(cp, myname) == 0)
549 int t, extra, metoo, verbose; local
562 metoo = value("metoo") !
[all...]

Completed in 192 milliseconds