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

/ast/src/cmd/mailx/
H A Dnames.c291 Dt_t* seen; member in struct:__anon149
307 if (dictsearch(&wm->seen, name, CREATE|IGNORECASE|STACK)) {
338 dictsearch(&wm->seen, np->name, INSERT|IGNORECASE|STACK);
365 wm.seen = 0;
/ast/src/cmd/std/
H A Dps.c207 int seen; /* already seen on chain */ member in struct:Ps_s
1062 if (!(pp->ps->pss & (PSS_EXPLICIT|PSS_MATCHED|PSS_PARENT)) && !pp->seen)
1067 xp->seen = 1;
/ast/src/cmd/nmake/
H A DMakerules.mk950 /* req must be seen at or before the lib */

Completed in 31 milliseconds