Home
last modified time | relevance | path

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

/freebsd/usr.bin/tip/libacu/
H A Dhayes.c81 static int hay_sync(void);
93 if (hay_sync() == 0) /* make sure we can talk to the modem */ in hay_dialer()
250 if (hay_sync()) { in goodbye()
289 hay_sync(void) in hay_sync() function