Searched refs:b_tee (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/ksh/builtins/ |
H A D | alias.c | 116 { "tee", b_tee },
|
/titanic_50/usr/src/lib/libcmd/amd64/include/ast/ |
H A D | cmdext.h | 71 extern __MANGLE__ int b_tee __PROTO__((int, char**, __V_*));
|
/titanic_50/usr/src/lib/libcmd/i386/include/ast/ |
H A D | cmdext.h | 71 extern __MANGLE__ int b_tee __PROTO__((int, char**, __V_*));
|
/titanic_50/usr/src/lib/libcmd/sparc/include/ast/ |
H A D | cmdext.h | 71 extern __MANGLE__ int b_tee __PROTO__((int, char**, __V_*));
|
/titanic_50/usr/src/lib/libcmd/sparcv9/include/ast/ |
H A D | cmdext.h | 71 extern __MANGLE__ int b_tee __PROTO__((int, char**, __V_*));
|
/titanic_50/usr/src/lib/libcmd/common/ |
H A D | tee.c | 110 b_tee(int argc, register char** argv, void* context) in b_tee() function
|
/titanic_50/usr/src/lib/libcmd/ |
H A D | mapfile-vers | 89 b_tee;
|