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

/freebsd-13-stable/crypto/openssh/
H A Dclientloop.h80 int muxclient(const char *);
H A Dssh.c1358 if ((sock = muxclient(options.control_path)) >= 0) {
1577 muxclient(options.control_path);
1578 /* muxclient() doesn't return on success. */
H A Dmux.c2286 muxclient(const char *path) function

Completed in 123 milliseconds