Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dsleep.c91 errormsg(SH_DICT,ERROR_exit(1),e_oneoperand); in b_sleep()
94 errormsg(SH_DICT,ERROR_exit(1),e_oneoperand); in b_sleep()
/titanic_41/usr/src/lib/libshell/common/data/
H A Dmsg.c53 const char e_oneoperand[] = "one operand expected"; variable
/titanic_41/usr/src/lib/libshell/common/include/
H A Dbuiltins.h127 extern const char e_oneoperand[];