HomeSort by relevance Sort by last modified time
    Searched refs:muxclient (Results 1 - 3 of 3) sorted by null

  /external/openssh/
clientloop.h 75 void muxclient(const char *);
ssh.c 216 /* from muxclient.c */
217 void muxclient(const char *);
788 muxclient(options.control_path);
983 muxclient(options.control_path);
984 /* muxclient() doesn't return on success. */
    [all...]
mux.c 1939 muxclient(const char *path) function
    [all...]

Completed in 121 milliseconds