Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/rsh/
H A Drsh_locl.h158 #define PATH_RSH BINDIR "/rsh" macro
H A Drsh.c678 execv(PATH_RSH, new_argv); in doit_broken()
679 err(1, "execv(%s)", PATH_RSH); in doit_broken()
H A DChangeLog508 * appl/rsh/rsh_locl.h: add AUTH_BROKEN and PATH_RSH