Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ksh/builtins/
H A Dalias.c102 { "pathchk", b_pathchk },
/titanic_41/usr/src/lib/libcmd/amd64/include/ast/
H A Dcmdext.h61 extern __MANGLE__ int b_pathchk __PROTO__((int, char**, __V_*));
/titanic_41/usr/src/lib/libcmd/i386/include/ast/
H A Dcmdext.h61 extern __MANGLE__ int b_pathchk __PROTO__((int, char**, __V_*));
/titanic_41/usr/src/lib/libcmd/sparcv9/include/ast/
H A Dcmdext.h61 extern __MANGLE__ int b_pathchk __PROTO__((int, char**, __V_*));
/titanic_41/usr/src/lib/libcmd/sparc/include/ast/
H A Dcmdext.h61 extern __MANGLE__ int b_pathchk __PROTO__((int, char**, __V_*));
/titanic_41/usr/src/lib/libcmd/common/
H A Dpathchk.c231 b_pathchk(int argc, char** argv, void* context) in b_pathchk() function
/titanic_41/usr/src/lib/libcmd/
H A Dmapfile-vers78 b_pathchk;