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

/ast/src/cmd/ksh93/bltins/
H A Dwhence.c145 int notrack = 1; local
168 && !nv_isnull(np) && !(notrack=nv_isattr(np,NV_TAGGED))
219 notrack=1;
262 else if(aflag>1 || !notrack || strchr(name,'/'))

Completed in 16 milliseconds