Home
last modified time | relevance | path

Searched refs:e_pipe (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dio.h105 extern const char e_pipe[];
/titanic_41/usr/src/lib/libshell/common/data/
H A Dmsg.c68 const char e_pipe[] = "cannot create pipe"; variable
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dargs.c786 errormsg(SH_DICT,ERROR_system(1),e_pipe); in arg_pipe()
H A Dio.c807 errormsg(SH_DICT,ERROR_system(1),e_pipe); in sh_pipe()