Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/rcp/
H A Dextern.h46 char *unbracket(char *);
H A Dutil.c65 unbracket(char *cp) in unbracket() function
H A Drcp.c172 thost = unbracket(thost); in toremote()
184 host = unbracket(host); in toremote()
197 host = unbracket(argv[i]); in toremote()