Searched refs:UNTIMEOUT (Results 1 – 9 of 9) sorted by relevance
| /titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
| H A D | fsm.c | 142 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 150 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 248 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 470 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 522 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 528 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 578 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 587 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */ 646 UNTIMEOUT(fsm_timeout, f); 652 UNTIMEOUT(fsm_timeout, f); [all …]
|
| H A D | chap.c | 333 UNTIMEOUT(ChapChallengeTimeout, cstate); 336 UNTIMEOUT(ChapRechallenge, cstate); 338 UNTIMEOUT(ChapResponseTimeout, cstate); 520 UNTIMEOUT(ChapResponseTimeout, cstate); 630 UNTIMEOUT(ChapChallengeTimeout, cstate); 742 UNTIMEOUT(ChapResponseTimeout, cstate); 775 UNTIMEOUT(ChapResponseTimeout, cstate);
|
| H A D | upap.c | 297 UNTIMEOUT(upap_timeout, u); 299 UNTIMEOUT(upap_reqtimeout, u); 470 UNTIMEOUT(upap_reqtimeout, u); 501 UNTIMEOUT(upap_timeout, u); 554 UNTIMEOUT(upap_timeout, u);
|
| H A D | ccp.c | 456 UNTIMEOUT(ccp_rack_timeout, f); 1253 UNTIMEOUT(ccp_rack_timeout, f);
|
| H A D | pppd.h | 760 #define UNTIMEOUT(r, f) untimeout((r), (f)) macro
|
| H A D | lcp.c | 808 UNTIMEOUT (LcpEchoTimeout, f); 3035 UNTIMEOUT (LcpEchoTimeout, f);
|
| H A D | auth.c | 866 UNTIMEOUT(check_idle, NULL);
|
| /titanic_44/usr/src/uts/common/pcmcia/sys/ |
| H A D | cs_priv.h | 132 #define UNTIMEOUT(id) \ macro
|
| /titanic_44/usr/src/uts/common/pcmcia/cs/ |
| H A D | cs.c | 379 UNTIMEOUT(cs_globals.sotfint_tmo); in cs_deinit() 405 UNTIMEOUT(sp->rdybsy_tmo_id); in cs_deinit() 2653 UNTIMEOUT(sp->rdybsy_tmo_id); in cs_card_insertion() 2941 UNTIMEOUT(sp->rdybsy_tmo_id); in cs_card_removal()
|