Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dwhence.c145 int notrack = 1; in whence() local
168 && !nv_isnull(np) && !(notrack=nv_isattr(np,NV_TAGGED)) in whence()
219 notrack=1; in whence()
255 else if(aflag>1 || !notrack || strchr(name,'/')) in whence()