Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c61 const char piperr[] = "cannot make pipe"; variable
H A Ddefs.h438 extern const char piperr[];
H A Dio.c123 error(piperr); in chkpipe()