/titanic_50/usr/src/cmd/vi/misc/ |
H A D | del.h.cb | 32 ** This file maintains the correspondence between the delays 36 ** must be defined giving correspondences between delays and 37 ** algorithms. Algorithms which are not fixed delays (such 45 ** Carriage Return delays 59 ** New Line delays 73 ** Back Space delays 85 ** TaB delays 98 ** Form Feed delays
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | cpr_impl.c | 1073 int delays; in wait_for_set() local 1076 for (delays = 0; !CPU_IN_SET(*set, who); delays++) { in wait_for_set() 1077 if (delays == 500) { in wait_for_set() 1087 } else if (delays > 2000) { in wait_for_set()
|
H A D | mp_startup.c | 1354 int delays; in mp_start_cpu_common() local 1378 for (delays = 0, tempset = procset_slave; !CPU_IN_SET(tempset, cpuid); in mp_start_cpu_common() 1379 delays++) { in mp_start_cpu_common() 1380 if (delays == 500) { in mp_start_cpu_common() 1387 } else if (delays > 2000) { in mp_start_cpu_common()
|
/titanic_50/usr/src/lib/libsqlite/src/ |
H A D | main.c | 874 static const char delays[] = in sqliteDefaultBusyCallback() local 878 # define NDELAY (sizeof(delays)/sizeof(delays[0])) in sqliteDefaultBusyCallback() 883 delay = delays[count-1]; in sqliteDefaultBusyCallback() 886 delay = delays[NDELAY-1]; in sqliteDefaultBusyCallback()
|
/titanic_50/usr/src/cmd/lp/model/ |
H A D | standard | 171 # excess delays in sending data to the printer, interpreting all 514 # of carrier) and checks for excessive delays in sending the 520 # An argument of 0 means don't check for delays. 521 # Give an -r option to get a printout of actual delays. 541 FILTER="${LPCAT} 0" # infinite delays 543 # FILTER="${LPCAT} -r 0 2>/tmp/delays"
|
H A D | tsol_standard | 183 # excess delays in sending data to the printer, interpreting all 531 # of carrier) and checks for excessive delays in sending the 537 # An argument of 0 means don't check for delays. 538 # Give an -r option to get a printout of actual delays. 558 FILTER="${LPCAT} 0" # infinite delays 560 # FILTER="${LPCAT} -r 0 2>/tmp/delays"
|
H A D | tsol_standard_foomatic | 185 # excess delays in sending data to the printer, interpreting all 549 # of carrier) and checks for excessive delays in sending the 555 # An argument of 0 means don't check for delays. 556 # Give an -r option to get a printout of actual delays. 576 FILTER="${LPCAT} 0" # infinite delays 578 # FILTER="${LPCAT} -r 0 2>/tmp/delays"
|
/titanic_50/usr/src/uts/sun4u/sunfire/io/ |
H A D | fhc.c | 3197 int delays; in fhc_cpu_poweroff() local 3238 for (delays = FHC_SHUTDOWN_WAIT_MSEC; delays != 0; delays--) { in fhc_cpu_poweroff() 3261 if (delays == 0) in fhc_cpu_poweroff()
|
/titanic_50/usr/src/cmd/ssh/doc/ |
H A D | INSTALL | 152 IPv4 addresses. On Linux/glibc-2.1.2 this causes long delays in name
|
/titanic_50/usr/src/cmd/idmap/idmapd/ |
H A D | dbutils.c | 87 const int *delays; member 353 delay = busy->delays[count-1]; in idmap_sqlite_busy_handler() 355 delay = busy->delays[busy->delay_size - 1]; in idmap_sqlite_busy_handler() 394 tsd->db_busy.delays = db_delay_table; in get_db_handle() 433 tsd->cache_busy.delays = cache_delay_table; in get_cache_handle()
|
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4v/ |
H A D | zambezi.esc | 49 * Define propogation delays for the ereports.
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 5558 # 2621 with no labels ever. Also prevents vi delays on escape. 6748 # The padding delays in this terminfo were derived using tack(1) 7569 # Supposedly "4*" delays should be used for :al:, :cd:, :cl:, :dc:, 9424 # No delays specified; use "stty ixon -ixany" to enable DC3/DC1 flow control! 9441 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control! 9614 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control! 10641 # by the "reset", "tset", or "tabs" utilities. No delays are specified; use 10830 # It is much faster (at 9600 baud) than the c100 because the delays 10848 # No delays needed on c108 because of ^S/^Q handshaking 10885 # the delays on cr and ind below. This padding is only needed at [all …]
|
H A D | terminfo.src | 6288 # 2621 with no labels ever. Also prevents vi delays on escape. 7575 # The padding delays in this terminfo were derived using tack(1) 8450 # Supposedly "4*" delays should be used for <il1>, <ed>, <clear>, <dch1>, 10640 # No delays specified; use "stty ixon -ixany" to enable DC3/DC1 flow control! 10659 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control! 10892 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control! 12030 # by the "reset", "tset", or "tabs" utilities. No delays are specified; use 12235 # It is much faster (at 9600 baud) than the c100 because the delays 12253 # No delays needed on c108 because of ^S/^Q handshaking 12294 # the delays on cr and ind below. This padding is only needed at [all …]
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | southamerica | 927 # ... https://www.timeanddate.com/news/time/brazil-delays-dst-2018.html
|
H A D | australasia | 1309 # South Australia delays setting back our clocks for a few weeks."
|
H A D | europe | 3796 # Turkey delays winter time to 8th of November 04:00
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 2720 Note: FEATURE(`delay_checks') delays those connection control checks
|