Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ed/
H A Ded.c269 static char *rshell = "/usr/lib/rsh"; variable
394 if (strcmp(val, rshell) == 0) in main()