Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c79 const char nohome[] = "no home directory"; variable
H A Ddefs.h451 extern const char nohome[];
H A Dbltin.c240 error(nohome); in builtin()