Searched refs:b_comm (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/ksh/builtins/ |
H A D | alias.c | 78 { "comm", b_comm },
|
/titanic_44/usr/src/lib/libcmd/i386/include/ast/ |
H A D | cmdext.h | 37 extern __MANGLE__ int b_comm __PROTO__((int, char**, __V_*));
|
/titanic_44/usr/src/lib/libcmd/sparc/include/ast/ |
H A D | cmdext.h | 37 extern __MANGLE__ int b_comm __PROTO__((int, char**, __V_*));
|
/titanic_44/usr/src/lib/libcmd/sparcv9/include/ast/ |
H A D | cmdext.h | 37 extern __MANGLE__ int b_comm __PROTO__((int, char**, __V_*));
|
/titanic_44/usr/src/lib/libcmd/amd64/include/ast/ |
H A D | cmdext.h | 37 extern __MANGLE__ int b_comm __PROTO__((int, char**, __V_*));
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | comm.c | 148 b_comm(int argc, char *argv[], void* context) in b_comm() function
|
/titanic_44/usr/src/lib/libcmd/ |
H A D | mapfile-vers | 54 b_comm;
|