Home
last modified time | relevance | path

Searched refs:b_unset (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libshell/common/include/
H A Dbuiltins.h71 extern int b_unset(int, char*[],void*);
/titanic_44/usr/src/lib/libshell/
H A Dmapfile-vers177 b_unset;
/titanic_44/usr/src/lib/libshell/common/bltins/
H A Dtypeset.c935 int b_unset(int argc,register char *argv[],void *extra) in b_unset() function