Lines Matching defs:jjyunit

169 struct jjyunit {
304 static int jjy_start_tristate_jjy01 (int, struct peer *, struct jjyunit *);
305 static int jjy_start_cdex_jst2000 (int, struct peer *, struct jjyunit *);
306 static int jjy_start_echokeisokuki_lt2000 (int, struct peer *, struct jjyunit *);
307 static int jjy_start_citizentic_jjy200 (int, struct peer *, struct jjyunit *);
308 static int jjy_start_tristate_gpsclock01 (int, struct peer *, struct jjyunit *);
309 static int jjy_start_seiko_tsys_tdc_300 (int, struct peer *, struct jjyunit *);
310 static int jjy_start_telephone (int, struct peer *, struct jjyunit *);
335 static void jjy_synctime ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
338 static int getRawDataBreakPosition ( struct jjyunit *, int ) ;
340 static short getModemState ( struct jjyunit * ) ;
343 static int isModemStateTimerOn ( struct jjyunit * ) ;
442 struct jjyunit *up ;
565 struct jjyunit *up;
594 struct jjyunit *up ;
839 getRawDataBreakPosition ( struct jjyunit *up, int iStart )
888 struct jjyunit *up;
973 struct jjyunit *up ;
1010 jjy_synctime ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
1145 jjy_start_tristate_jjy01 ( int unit, struct peer *peer, struct jjyunit *up )
1163 struct jjyunit *up ;
1371 struct jjyunit *up ;
1436 jjy_start_cdex_jst2000 ( int unit, struct peer *peer, struct jjyunit *up )
1460 struct jjyunit *up ;
1547 struct jjyunit *up ;
1602 jjy_start_echokeisokuki_lt2000 ( int unit, struct peer *peer, struct jjyunit *up )
1623 struct jjyunit *up ;
1768 struct jjyunit *up ;
1817 jjy_start_citizentic_jjy200 ( int unit, struct peer *peer, struct jjyunit *up )
1836 struct jjyunit *up ;
1930 struct jjyunit *up ;
1998 jjy_start_tristate_gpsclock01 ( int unit, struct peer *peer, struct jjyunit *up )
2020 struct jjyunit *up ;
2252 struct jjyunit *up ;
2319 jjy_start_seiko_tsys_tdc_300 ( int unit, struct peer *peer, struct jjyunit *up )
2345 struct jjyunit *up ;
2510 struct jjyunit *up ;
2568 static void teljjy_control ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2570 static int teljjy_idle_ignore ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2571 static int teljjy_idle_dialout ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2572 static int teljjy_dial_ignore ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2573 static int teljjy_dial_login ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2574 static int teljjy_dial_disc ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2575 static int teljjy_login_ignore ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2576 static int teljjy_login_disc ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2577 static int teljjy_login_conn ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2578 static int teljjy_login_login ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2579 static int teljjy_login_silent ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2580 static int teljjy_login_error ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2581 static int teljjy_conn_ignore ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2582 static int teljjy_conn_disc ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2583 static int teljjy_conn_send ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2584 static int teljjy_conn_data ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2585 static int teljjy_conn_silent ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2586 static int teljjy_conn_error ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2587 static int teljjy_bye_ignore ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2588 static int teljjy_bye_disc ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2589 static int teljjy_bye_modem ( struct peer *peer, struct refclockproc *, struct jjyunit * ) ;
2591 static int ( *pTeljjyHandler [ ] [ 5 ] ) ( struct peer *, struct refclockproc *, struct jjyunit *) =
2693 jjy_start_telephone ( int unit, struct peer *peer, struct jjyunit *up )
2813 struct jjyunit *up ;
2877 struct jjyunit *up ;
2905 struct jjyunit *up ;
2953 teljjy_control ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3003 teljjy_setDelay ( struct peer *peer, struct jjyunit *up )
3038 teljjy_getDelay ( struct peer *peer, struct jjyunit *up )
3126 teljjy_idle_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3137 teljjy_idle_dialout ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3150 teljjy_dial_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3161 teljjy_dial_login ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3172 teljjy_dial_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3183 teljjy_login_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3194 teljjy_login_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3205 teljjy_login_conn ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3226 teljjy_login_login ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3251 teljjy_login_silent ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3270 teljjy_login_error ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3281 teljjy_conn_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3292 teljjy_conn_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3303 teljjy_conn_send ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3400 teljjy_conn_data ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3551 teljjy_conn_silent ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3589 teljjy_conn_error ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3600 teljjy_bye_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3611 teljjy_bye_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3622 teljjy_bye_modem ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3641 /* struct jjyunit.iModemState */
3649 /* struct jjyunit.iModemEvent */
3670 static void modem_control ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3672 static int modem_disc_ignore ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3673 static int modem_disc_init ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3674 static int modem_init_ignore ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3675 static int modem_init_start ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3676 static int modem_init_disc ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3677 static int modem_init_resp00 ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3678 static int modem_init_resp04 ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3679 static int modem_dial_ignore ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3680 static int modem_dial_dialout ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3681 static int modem_dial_escape ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3682 static int modem_dial_connect ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3683 static int modem_dial_disc ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3684 static int modem_conn_ignore ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3685 static int modem_conn_escape ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3686 static int modem_esc_ignore ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3687 static int modem_esc_escape ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3688 static int modem_esc_data ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3689 static int modem_esc_silent ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3690 static int modem_esc_disc ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
3692 static int ( *pModemHandler [ ] [ 5 ] ) ( struct peer *, struct refclockproc *, struct jjyunit * ) =
3767 getModemState ( struct jjyunit *up )
3791 isModemStateTimerOn ( struct jjyunit *up )
3802 struct jjyunit *up;
3821 struct jjyunit *up;
3841 struct jjyunit *up;
3898 struct jjyunit *up ;
3926 modem_control ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3965 modem_disc_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3976 modem_disc_init ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3987 modem_init_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
3998 modem_init_start ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4017 modem_init_resp00 ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4125 modem_init_resp04 ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4136 modem_init_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4152 modem_dial_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4163 modem_dial_dialout ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4198 modem_dial_escape ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4214 modem_dial_connect ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4225 modem_dial_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4243 modem_conn_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4254 modem_conn_escape ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4265 modem_esc_ignore ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4276 modem_esc_escape ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4301 modem_esc_data ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4314 modem_esc_silent ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )
4342 modem_esc_disc ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up )