HomeSort by: relevance | last modified time | path
    Searched defs:hay_sync (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/tip/aculib/
hayes.c 75 static int hay_sync(void);
87 if (hay_sync() == 0) /* make sure we can talk to the modem */
237 if (hay_sync()) {
276 hay_sync(void) function in typeref:typename:int
291 (void)printf("hay_sync: (\"%s\") %d\n\r", dumbuf, retry);
hayes.c 75 static int hay_sync(void);
87 if (hay_sync() == 0) /* make sure we can talk to the modem */
237 if (hay_sync()) {
276 hay_sync(void) function in typeref:typename:int
291 (void)printf("hay_sync: (\"%s\") %d\n\r", dumbuf, retry);

Completed in 21 milliseconds