/titanic_41/usr/src/cmd/troff/nroff.d/ |
H A D | n10.c | 358 lead += dip->blss + lss - t.Newline; 366 lead += t.Newline; 369 lead += dip->alss; 405 lead += j; in ptout1() 450 if (esc || lead) in ptout1() 602 if (lead) { in move() 603 if (lead < 0) { in move() 604 lead = -lead; in move() 611 k = lead / t.Newline; in move() 612 lead = lead % t.Newline; in move() [all …]
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | utf8.c | 284 unsigned char lead; in _UTF8_wcrtomb() local 309 lead = 0xc0; in _UTF8_wcrtomb() 312 lead = 0xe0; in _UTF8_wcrtomb() 315 lead = 0xf0; in _UTF8_wcrtomb() 320 lead = 0xf8; in _UTF8_wcrtomb() 323 lead = 0xfc; in _UTF8_wcrtomb() 341 *s = (wc & 0xff) | lead; in _UTF8_wcrtomb()
|
H A D | strftime.c | 518 register int lead; in _yconv() local 523 lead = a / DIVISOR + b / DIVISOR + trail / DIVISOR; in _yconv() 525 if (trail < 0 && lead > 0) { in _yconv() 527 --lead; in _yconv() 528 } else if (lead < 0 && trail > 0) { in _yconv() 530 ++lead; in _yconv() 533 if (lead == 0 && trail < 0) in _yconv() 535 else pt = _conv(lead, "%02d", pt, ptlim); in _yconv()
|
/titanic_41/usr/src/cmd/troff/troff.d/ |
H A D | t10.c | 246 lead += lss; 269 lead += dip->blss + lss; 274 lead += dip->alss; 302 lead += j; 312 if (lead) 389 if (lead) 548 vpos += lead; in ptlead() 551 lead = 0; in ptlead()
|
/titanic_41/usr/src/cmd/zdump/ |
H A D | zdump.c | 591 register int lead; local 617 lead = timeptr->tm_year / DIVISOR + TM_YEAR_BASE / DIVISOR + 620 if (trail < 0 && lead > 0) { 622 --lead; 623 } else if (lead < 0 && trail > 0) { 625 ++lead; 627 if (lead == 0) 630 (void) printf("%d%d", lead, ((trail < 0) ? -trail : trail));
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | asppp2pppd | 1134 local($lead, $_) = ($1, $2); 1135 /[Mm]/ ? ($ostr .= $lead) : 1136 /[Ee]/ ? ($sorrye = 1, $ostr .= $lead) : 1137 ($ostr .= $lead . "\\" . $_); 1141 local($lead, $_) = ($1, $2); 1143 $ostr .= $lead . "\\T") : 1145 $ostr .= $lead . "\\U") : 1146 /M/ ? ($ostr .= $lead, 1149 /m/ ? ($ostr .= $lead, 1152 /[Ee]/ ? ($sorrye = 1, $ostr .= $lead) : [all …]
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | ns_fnreaddir.c | 69 FN_composite_name_t **lead); 303 FN_composite_name_t **lead) in split_cname() argument 309 *lead = fn_composite_name_prefix(name, iter); in split_cname() 310 if (*last == NULL || *lead == NULL) { in split_cname() 313 fn_composite_name_destroy(*lead); in split_cname()
|
/titanic_41/usr/src/cmd/refer/ |
H A D | mkey2.c | 68 outkey(char *ky, int lead, int trail) in outkey() argument 78 if (mindex(".%,!#$%&'();+:*", lead) != 0) in outkey()
|
/titanic_41/usr/src/cmd/troff/ |
H A D | nii.c | 115 int lead; variable
|
H A D | ext.h | 108 extern int lead;
|
/titanic_41/usr/src/cmd/fm/eversholt/files/common/ |
H A D | sca1000.esc | 59 * Hardware faults lead to the following error
|
H A D | sca500.esc | 60 * Hardware faults lead to the following error
|
/titanic_41/usr/src/cmd/cmd-inet/etc/ |
H A D | ipsecinit.sample | 85 # could lead to compromise of this machine if the DNS server
|
/titanic_41/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 321 (u_offset_t value, int fieldsz, int digits, int lead); 322 #define print(value, fieldsz, digits, lead) \ argument 323 printll((u_offset_t)value, fieldsz, digits, lead) 325 static void print(long value, int fieldsz, int digits, int lead); 4490 printll(u_offset_t value, int fieldsz, int digits, int lead) in printll() argument 4492 print(long value, int fieldsz, int digits, int lead) in printll() 4508 if (lead) { in printll() 4514 "%c", '-', 0, digits, lead, mode); in printll() 4520 "%c", 0, digits, lead, mode); in printll()
|
/titanic_41/usr/src/uts/common/io/wpi/ |
H A D | wpireg.h | 559 uint8_t lead; member
|
H A D | wpi.c | 3065 bluetooth.lead = 0xaa;
|
/titanic_41/usr/src/test/zfs-tests/include/ |
H A D | commands.cfg | 23 # arguments. Setting BZIP2 here will lead to hard-to-diagnose unhappiness.
|
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | README | 96 lead to additional events. We have daemon-internal events (object 356 location activation. This will lead to a reapplication of
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | us3_cheetahplus_asm.s | 960 * those will lead to a system panic.
|
/titanic_41/usr/src/lib/ |
H A D | README.Makefiles | 158 mask unreferenced files, and potentially lead to the inclusion of unwanted 208 (in fact, using it would lead to duplicate messages in the catalog).
|
/titanic_41/usr/src/cmd/fm/dicts/ |
H A D | AMD.po | 311 msgstr "A faulty DRAM channel could lead to large numbers of correctable errors, some uncorrectable…
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | sym.msg | 261 \twill lead to the hash table having inaccurate information\n\
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | RELEASE | 110 09-08-23 A bug in the handling of the trap on SIGPIPE that could lead to a 625 syntax errors or lead to core dumps has been fixed. 720 of an element that hasn't been assigned could lead to a core dump 914 05-12-24 A bug which could lead to a core dump when elements of a compound 1286 03-01-09 A bug in which using ${.sh.match} multiple times could lead to 1355 02-08-19 A bug which could lead to an exception on some systems (for 2029 95-04-31 A bug that could lead to memory corruption when a
|
H A D | RELEASE93 | 154 d. A bug that could lead to memory corruption when a
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README | 117 back, which in turn might lead to additional callbacks being
|