Lines Matching defs:metoo
425 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype)
445 nlist = gexpand(nlist, ngh, metoo, ntype);
456 if (!metoo && strcmp(cp, myname) == 0)
477 int metoo;
481 metoo = (value(ENAME_METOO) != NULL);
492 new = gexpand(new, gh, metoo, np->n_type);
542 int t, extra, metoo, verbose;
555 metoo = value(ENAME_METOO) != NULL;
556 if (metoo)
565 if (metoo)