Searched refs:unsethelp (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/tnftp/src/ |
H A D | cmdtab.c | 174 HSTR unsethelp[] = "unset an option"; variable 296 { "unset", H(unsethelp), 0, 0, 0, CMPL(o) unsetoption },
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | commands.c | 2277 unsethelp[] = "unset operating parameters ('unset ?' for more)", variable 2303 { "unset", unsethelp, unsetcmd, 0 },
|
/freebsd/contrib/telnet/telnet/ |
H A D | commands.c | 2520 unsethelp[] = "unset operating parameters ('unset ?' for more)", variable 2548 { "unset", unsethelp, unsetcmd, 0 },
|