Home
last modified time | relevance | path

Searched refs:coursync (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/usr.bin/tip/aculib/
Dcourier.c56 static int coursync(void);
78 if (!coursync()) { in cour_dialer()
114 (void)coursync(); /* reset */ in cour_disconnect()
257 coursync(void) in coursync() function