Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/tip/aculib/
Dcourier.c55 static int cour_swallow(const char *);
91 if (!cour_swallow("\r\nOK\r\n")) in cour_dialer()
137 cour_swallow(const char * volatile match) in cour_swallow() function
193 if (cour_swallow("\r\n") == 0) in cour_connect()
209 if (cour_swallow("\n") == 0) in cour_connect()