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

/macosx-10.10/OpenSSH-189/openssh/
H A Dclientloop.h76 void muxclient(const char *);
H A Dssh.c221 /* from muxclient.c */
222 void muxclient(const char *);
791 muxclient(options.control_path);
989 muxclient(options.control_path);
990 /* muxclient() doesn't return on success. */
H A Dmux.c2005 muxclient(const char *path) function

Completed in 77 milliseconds