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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Drefclock_jjy.c273 * |-- jjy_receive_telephone
325 static int jjy_receive_telephone (struct recvbuf *);
778 rc = jjy_receive_telephone ( rbufp ) ;
2555 #define TELJJY_EVENT_LOGIN 5 /* Posted by the jjy_receive_telephone */
2556 #define TELJJY_EVENT_PROMPT 6 /* Posted by the jjy_receive_telephone */
2557 #define TELJJY_EVENT_DATA 7 /* Posted by the jjy_receive_telephone */
2558 #define TELJJY_EVENT_ERROR 8 /* Posted by the jjy_receive_telephone */
2798 jjy_receive_telephone ( struct recvbuf *rbufp ) function
2801 static const char *sFunctionName = "jjy_receive_telephone" ;

Completed in 48 milliseconds