Searched refs:muxclient (Results 1 – 3 of 3) sorted by relevance
77 int muxclient(const char *);
1244 if ((sock = muxclient(options.control_path)) >= 0) { in main()1494 muxclient(options.control_path); in control_persist_detach()
2161 muxclient(const char *path) in muxclient() function