/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | schedule.c | 76 schedule(int event, ...) in schedule() function 114 schedule (EV_LATER, 1, event, pps); in schedule() 120 schedule (EV_LATER, 1, event, prs); in schedule() 125 schedule (EV_LATER, 1, event, pps); in schedule() 130 schedule (EV_LATER, 1, event, pfs); in schedule() 289 schedule (pl->event, pl->arg.printer); in schedule() 293 schedule (pl->event, pl->arg.form); in schedule() 298 schedule (pl->event, pl->arg.request); in schedule() 342 schedule (EV_SLOWF, prs); in maybe_schedule() 345 schedule (EV_INTERF, prs->printer); in maybe_schedule() [all …]
|
H A D | requeue.c | 118 schedule (EV_SLOWF, prs); in queue_attract() 121 schedule (EV_INTERF, pps); in queue_attract() 188 schedule (EV_SLOWF, prs); in queue_repel() 190 schedule (EV_INTERF, prs->printer); in queue_repel() 218 schedule (EV_SLOWF, prs); in queue_check() 220 schedule (EV_INTERF, prs->printer); in queue_check()
|
H A D | faults.c | 91 schedule (EV_LATER, WHEN_PRINTER, EV_ENABLE, pps); in printer_fault() 120 schedule (EV_MESSAGE, pps); in printer_fault() 151 schedule (EV_MESSAGE, pps); in clear_printer_fault() 154 schedule(EV_ENABLE, pps); in clear_printer_fault() 213 schedule (EV_LATER, WHEN_PRINTER, EV_ENABLE, pps); in dial_problem()
|
H A D | lpsched.c | 317 schedule (EV_ALARM); in process() 322 schedule (EV_INTERF, (PSTATUS *)0); in process() 323 schedule (EV_NOTIFY, (RSTATUS *)0); in process() 324 schedule (EV_SLOWF, (RSTATUS *)0); in process() 330 schedule (EV_ALARM); in process()
|
H A D | dowait.c | 287 schedule (EV_LATER, WHEN_PRINTER, EV_ENABLE, pps); in dowait() 311 schedule (EV_INTERF, prs->printer); in dowait() 421 schedule (EV_INTERF, prs->printer); in dowait() 425 schedule (EV_SLOWF, prs); in dowait() 427 schedule (EV_SLOWF, (RSTATUS *)0); in dowait() 446 schedule (EV_NOTIFY, (RSTATUS *)0); in dowait()
|
H A D | flt.c | 166 schedule(/* LP_FILTER */ EV_SLOWF, fp->r1); in do_flt_acts() 168 schedule(/* LP_PRINTER */ EV_INTERF, fp->r1->printer); in do_flt_acts()
|
H A D | Makefile | 80 schedule.c \
|
H A D | notify.c | 171 schedule (EV_NOTIFY, prs); in notify()
|
H A D | lpsched.h | 321 void schedule ( int , ... );
|
H A D | alerts.c | 132 schedule (EV_FORM_MESSAGE, fp); in alert()
|
H A D | disp4.c | 521 schedule(EV_LATER, 1, EV_INTERF, pps); in s_paper_changed()
|
H A D | disp1.c | 310 schedule(EV_SLOWF, rp); in s_print_request() 312 schedule(EV_INTERF, in s_print_request()
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp_time_wait.c | 136 int64_t now, schedule; in tcp_time_wait_append() local 200 schedule = now + MSEC_TO_TICK(tcps->tcps_time_wait_interval); in tcp_time_wait_append() 201 tcp->tcp_time_wait_expire = schedule; in tcp_time_wait_append() 218 schedule += MSEC_TO_TICK(TCP_TIME_WAIT_DELAY); in tcp_time_wait_append() 219 schedule -= schedule % MSEC_TO_TICK(TCP_TIME_WAIT_DELAY); in tcp_time_wait_append() 225 if (schedule < tsp->tcp_time_wait_schedule) { in tcp_time_wait_append() 228 tsp->tcp_time_wait_schedule = schedule; in tcp_time_wait_append() 232 TICK_TO_NSEC(schedule - now), in tcp_time_wait_append() 253 tsp->tcp_time_wait_schedule = schedule; in tcp_time_wait_append() 257 TICK_TO_NSEC(schedule - now), in tcp_time_wait_append()
|
/illumos-gate/usr/src/cmd/fm/dicts/ |
H A D | PCIEX.po | 57 msgstr "Ensure that the latest drivers and patches are installed. Otherwise schedule a repair proc… 73 msgstr "If a plug-in card is involved check for badly-seated cards or bent pins. Otherwise schedule… 89 msgstr "If a plug-in card is involved check for badly-seated cards or bent pins. Otherwise schedule… 105 msgstr "If a plug-in card is involved check for badly-seated cards or bent pins. Otherwise schedule… 121 msgstr "Ensure that the latest drivers and patches are installed. Otherwise schedule a repair proce… 137 msgstr "Ensure that the latest drivers and patches are installed. Otherwise schedule a repair proc… 153 msgstr "Ensure that the latest drivers and patches are installed. Otherwise schedule a repair proc… 169 msgstr "Ensure that the latest drivers and patches are installed. Otherwise schedule a repair proce… 185 … card is involved check for badly-seated cards or bent pins. Otherwise schedule a repair procedur… 201 … card is involved check for badly-seated cards or bent pins. Otherwise schedule a repair procedur… [all …]
|
H A D | PCI.po | 73 …vice(s)or driver(s).\n\nCheck for patches to identified device drivers, schedule a repair for \nin… 105 …vice(s)or driver(s).\n\nCheck for patches to identified device drivers, schedule a repair for \nin… 137 …vice(s)or driver(s).\n\nCheck for patches to identified device drivers, schedule a repair for \nin… 169 msgstr "If a plug-in card is involved check for badly-seated cards or bent pins. Otherwise schedule… 185 … card is involved check for badly-seated cards or bent pins. Otherwise schedule a repair procedur… 201 msgstr "Ensure that the latest drivers and patches are installed. Otherwise schedule a repair proc… 233 msgstr "If a plug-in card is involved check for badly-seated cards or bent pins. Otherwise schedule… 265 msgstr "If a plug-in card is involved check for badly-seated cards or bent pins. Otherwise schedule… 297 …entify the device and then update the firmware to the latest version or schedule a repair procedur…
|
H A D | NXGE.po | 43 …he XFP optical transceiver\nis properly installed. If problem persists, schedule a repair\nprocedu…
|
H A D | SUNOS.po | 73 msgstr "Ensure latest drivers and patches are installed, schedule a repair procedure to replace the… 105 msgstr "Ensure latest drivers and patches are installed, schedule a repair procedure to replace the… 121 msgstr "Ensure latest drivers and patches are installed, schedule a repair procedure to replace the…
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | uudemon.crontab | 28 # running UUCP edit the time schedule to suit, uncomment 30 # new schedule.
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/ |
H A D | README | 203 schedule. See figure 5.5 in OHCI specification 1.0a. 308 o Interrupt schedule or Start and Complete split masks 312 - Interrupt schedule or Start split mask 378 - The host controller traverses the periodic schedule by constructing an 380 It fetches the element and begins traversing the graph of linked schedule 392 beginning of the periodic schedule. 436 based on polling interval and current bandwidth load on this schedule. 479 this schedule.
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestDrop.java | 51 timer.schedule(new TimerTask() { in startTimer()
|
/illumos-gate/usr/src/common/crypto/aes/amd64/ |
H A D | aes_intel.S | 441 / AES 256: 14 rounds in encryption key schedule 491 / AES 192: 12 rounds in encryption key schedule 528 / AES 128: 10 rounds in encryption key schedule
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | osal.txt | 396 upper layer driver will have to schedule in its implementation to 717 context here, ecore client need to schedule a thread/bottom-half context
|
/illumos-gate/usr/src/common/crypto/des/sun4u/ |
H A D | des_crypt_asm.s | 2257 ! ks is the key schedule, en/decryption is differentiated by computing 2258 ! an encryption key schedule for encryption and the reverse of it
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | asia | 342 # original schedule ten days earlier. 379 # the schedule listed was in the format of Japanese time. Which indicate some 2205 # (and they will use DST again next year, using the normal schedule). 2887 # schedule here: 3140 # summer time and back on a different schedule than Israel's, but I don't 3203 # > The Council of Ministers announced that this year its winter schedule
|
H A D | northamerica | 2228 # so they could follow the correct TV schedule... 2494 # > Mexico's border cities to share the same daylight saving schedule as 3057 # to the normal schedule....
|