Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dio.h90 extern const char e_argtype[];
/titanic_41/usr/src/lib/libshell/common/data/
H A Dmsg.c52 const char e_argtype[] = "invalid argument of type %c"; variable
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dprint.c851 errormsg(SH_DICT,ERROR_warn(0),e_argtype,format); in extend()