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

/freebsd-9.3-release/usr.bin/csup/
H A Dmux.h36 int mux_close(struct mux *);
H A Dproto.c510 mux_close(m);
519 mux_close(m);
634 status = mux_close(m);
H A Dmux.c338 (void)mux_close(m);
343 mux_close(struct mux *m) function
693 * and then returned by mux_close(), so that the main thread can know

Completed in 58 milliseconds