Searched refs:b_uniq (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/ksh/builtins/ |
H A D | alias.c | 119 { "uniq", b_uniq },
|
/titanic_41/usr/src/lib/libcmd/amd64/include/ast/ |
H A D | cmdext.h | 74 extern __MANGLE__ int b_uniq __PROTO__((int, char**, __V_*));
|
/titanic_41/usr/src/lib/libcmd/i386/include/ast/ |
H A D | cmdext.h | 74 extern __MANGLE__ int b_uniq __PROTO__((int, char**, __V_*));
|
/titanic_41/usr/src/lib/libcmd/sparcv9/include/ast/ |
H A D | cmdext.h | 74 extern __MANGLE__ int b_uniq __PROTO__((int, char**, __V_*));
|
/titanic_41/usr/src/lib/libcmd/sparc/include/ast/ |
H A D | cmdext.h | 74 extern __MANGLE__ int b_uniq __PROTO__((int, char**, __V_*));
|
/titanic_41/usr/src/lib/libcmd/ |
H A D | mapfile-vers | 92 b_uniq;
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | uniq.c | 246 b_uniq(int argc, char** argv, void* context) in b_uniq() function
|