Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c89 const char enotdir[] = "not a directory"; variable
H A Ddefs.h460 extern const char enotdir[];
H A Dbltin.c205 failed(a1, enotdir); in builtin()