Home
last modified time | relevance | path

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

/NextBSD/usr.bin/mail/
HDnames.c458 int metoo; in usermap() local
462 metoo = (value("metoo") != NULL); in usermap()
473 new = gexpand(new, gh, metoo, np->n_type); in usermap()
488 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype) in gexpand() argument
508 nlist = gexpand(nlist, ngh, metoo, ntype); in gexpand()
519 if (!metoo && strcmp(cp, myname) == 0) in gexpand()
555 int t, extra, metoo, verbose; in unpack() local
568 metoo = value("metoo") != NULL; in unpack()
569 if (metoo) in unpack()
578 if (metoo) in unpack()