Searched refs:OLDPWDNOD (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/ksh93/include/ | ||
H A D | variables.h | 51 #define OLDPWDNOD (shgd->bltin_nodes+21) macro |
/ast/src/cmd/ksh93/bltins/ | ||
H A D | cd_pwd.c | 85 opwdnod = (shp->subshell?sh_assignok(OLDPWDNOD,1):OLDPWDNOD); |
Completed in 10 milliseconds