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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c51 if((fp = nfp) != NIL(Namfun_t*) && !nv_local)
53 nv_local=0;
70 nv_local=1;
85 if((fp = nfp) != NIL(Namfun_t*) && !nv_local)
87 nv_local=0;
101 nv_local = 1;
130 if((fp=nfp) != NIL(Namfun_t*) && !nv_local)
132 nv_local=0;
158 nv_local=1;
171 #define BLOCKED ((Namval_t*)&nv_local)
[all...]
H A Dname.c110 char nv_local = 0; variable
951 nv_local = 1;
1508 int was_local = nv_local;
1519 if(shp->subshell && !nv_local)
1524 if(!nv_local)
1526 nv_local=1;
1535 nv_local=0;
2408 if(!nv_local)
2410 nv_local=1;
2412 nv_local
[all...]
/osnet-11/usr/src/lib/libshell/common/include/
H A Dname.h228 extern char nv_local;

Completed in 30 milliseconds