Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c925 if (debug & D_TIMER) in daemonize_ndpd()
1136 if (debug & D_TIMER) { in timer_schedule()
1142 if (debug & D_TIMER) { in timer_schedule()
1159 if (debug & D_TIMER) { in timer_schedule()
1184 if (debug & D_TIMER) { in conditional_run_timeouts()
1221 if (debug & D_TIMER) in run_timeouts()
1233 if (debug & D_TIMER) in run_timeouts()
1242 if (debug & D_TIMER) { in run_timeouts()
1251 if (debug & D_TIMER) { in run_timeouts()
1262 if (debug & D_TIMER) { in run_timeouts()
[all …]
H A Ddefs.h94 #define D_TIMER 0x0080 /* Timer mechanism */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_defs.h99 #define D_TIMER 0x0020 /* Timer mechanism */ macro
H A Dmpd_main.c975 if (debug & D_TIMER) in timer_schedule()
987 if (debug & D_TIMER) { in timer_schedule()
999 if (debug & D_TIMER) { in timer_schedule()
1016 if (debug & D_TIMER) in timer_cancel()
1042 if (debug & D_TIMER) in run_timeouts()
1058 if (debug & D_TIMER) { in run_timeouts()
1076 if (debug & D_TIMER) in run_timeouts()
1141 if (debug & D_TIMER) in in_signal()
1146 if (debug & D_TIMER) { in in_signal()
H A Dmpd_probe.c1606 if (debug & D_TIMER) { in phyint_inst_timer()