Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c92 const char enolink[] = "remote link inactive"; variable
H A Ddefs.h463 extern const char enolink[];
H A Dbltin.c214 failed(a1, enolink); in builtin()