Searched refs:muxclient (Results 1 – 4 of 4) sorted by relevance
80 int muxclient(const char *);
1616 if ((sock = muxclient(options.control_path)) >= 0) { in main()1855 (void)muxclient(options.control_path); in control_persist_detach()
2265 muxclient(const char *path) in muxclient() function
5792 upstream: Ignore return value from muxclient(). It normally loops