/titanic_50/usr/src/lib/cfgadm_plugins/usb/common/ |
H A D | cfga_configfile.c | 406 goto digit; in lex() 410 digit: in lex() 672 * as there are no 2 digit hubs in the market. in usb_cmp_rec()
|
/titanic_50/usr/src/cmd/sendmail/libsm/ |
H A D | vfscanf.c | 522 ** The digit 0 is always legal, but is 824 ** is defined as `the digit 0, the digit 1,
|
/titanic_50/usr/src/man/man1m/ |
H A D | fsdb_ufs.1m | 319 letter or digit. 329 digit.
|
/titanic_50/usr/src/cmd/ast/msgcc/ |
H A D | msgcc.sh | 271 [[:digit:]]*) 282 [[:digit:]]*)
|
/titanic_50/usr/src/lib/libadutils/common/ |
H A D | addisc.h | 41 * another '-', and ridcount (max 15) 10-digit RIDs plus '-' in between, plus
|
/titanic_50/usr/src/man/man4/ |
H A D | hosts.4 | 102 lowercase. The first character must be an alpha character [or a digit. (RFC
|
H A D | magic.4 | 233 sequence of one, two, or three octal-digit characters (01234567).
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | tputs.c | 87 /* Only one digit to the right of the decimal point. */ in _tpad()
|
/titanic_50/usr/src/cmd/mdb/tools/scripts/ |
H A D | mkmodules.sh | 79 # a 4-digit hexadecimal number whose first two digits are the release number
|
/titanic_50/usr/src/man/man1/ |
H A D | dhcpinfo.1 | 74 The string \fB0x\fR followed by a two-digit hexadecimal value
|
H A D | paste.1 | 120 \fBLC_CTYPE\fR \fBdigit\fR keyword, the results are unspecified.
|
/titanic_50/usr/src/man/man1b/ |
H A D | ps.1b | 172 with \fBtty\fR, just the digit identifier (for example, \fB04\fR).
|
/titanic_50/usr/src/man/man3xnet/ |
H A D | inet_ntop.3xnet | 64 where "\fBddd\fR"is a one to three digit decimal number between 0 and 255 (see
|
/titanic_50/usr/src/cmd/tip/aculib/ |
H A D | v3451.c | 142 * the last digit is dialed in expect()
|
/titanic_50/usr/src/cmd/fs.d/autofs/ |
H A D | autod_lookup.c | 128 * If next character is a digit in do_lookup1()
|
/titanic_50/usr/src/lib/libast/common/sfio/ |
H A D | sfstrtod.c | 134 { /* detected a non-digit */
|
/titanic_50/usr/src/cmd/expr/ |
H A D | compile.c | 377 * 6 REG_ESUBREG Bad number in \[0-9] 25 - ``\digit'' out of range. 397 * 25 - ``\digit'' out of range.
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | strptime.c | 466 * Skip over non-white-space, non-digit characters. "%" is special. 472 * that's a non-white space, non-digit character.
|
/titanic_50/usr/src/lib/libshell/common/sh/ |
H A D | array.c | 755 unsigned dot, digit, n; in nv_changearray() local 775 if ((digit = dot)== 0) in nv_changearray() 777 else while( n = digit ) in nv_changearray() 779 digit /= 10; in nv_changearray() 780 *--string_index = '0' + (n-10*digit); in nv_changearray()
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | floatingpoint.h | 101 * digit, except the string-terminating ascii
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | runetype.h | 98 * The lower 8 bits of runetype[] contain the digit value of the rune.
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | ctime.c | 138 /* Only positive, 4-digit years are supported */ in __posix_asctime_r()
|
/titanic_50/usr/src/lib/libshell/common/edit/ |
H A D | emacs.c | 745 int digit,ch; in escape() local 746 digit = 0; in escape() 752 digit = 1; in escape() 754 if (digit) in escape()
|
/titanic_50/usr/src/cmd/acpi/common/ |
H A D | utnonansi.c | 373 /* Digit is out of range; possible in ToInteger case only */ in AcpiUtStrtoul64() 423 /* Divide the digit into the correct position */ in AcpiUtStrtoul64()
|
/titanic_50/usr/src/uts/intel/io/acpica/utilities/ |
H A D | utnonansi.c | 373 /* Digit is out of range; possible in ToInteger case only */ in AcpiUtStrtoul64() 423 /* Divide the digit into the correct position */ in AcpiUtStrtoul64()
|