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

/freebsd-9.3-release/usr.bin/csup/
H A Dmux.c212 static int sender_scan(struct mux *, int *);
912 while ((id = sender_scan(m, what)) == -1) {
926 sender_scan(struct mux *m, int *what) function

Completed in 46 milliseconds