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

/freebsd-9.3-release/usr.bin/csup/
H A Dmux.h34 struct mux *mux_open(int, struct chan **);
H A Dmux.c307 mux_open(int sock, struct chan **chan) function
H A Dproto.c502 m = mux_open(config->socket, &chan0);

Completed in 356 milliseconds