Searched refs:muxclient (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dclientloop.h76 void muxclient(const char *);
H A Dssh.c218 /* from muxclient.c */
219 void muxclient(const char *);
851 muxclient(options.control_path);
1047 muxclient(options.control_path);
1048 /* muxclient() doesn't return on success. */
H A Dmux.c1999 muxclient(const char *path) function

Completed in 74 milliseconds