/illumos-gate/usr/src/head/ |
H A D | pkgstrct.h | 43 #define BADMODE (mode_t)ULONG_MAX 46 #define BADMAJOR (major_t)ULONG_MAX 47 #define BADMINOR (minor_t)ULONG_MAX
|
/illumos-gate/usr/src/lib/libresolv2/common/bsd/ |
H A D | strtoul.c | 83 cutoff = (u_long)ULONG_MAX / (u_long)base; in strtoul() 84 cutlim = (u_long)ULONG_MAX % (u_long)base; in strtoul() 103 acc = ULONG_MAX; in strtoul()
|
/illumos-gate/usr/src/cmd/cmd-crypto/digest/ |
H A D | digest.c | 107 { CKM_SHA_1, "sha1", ULONG_MAX, 0L, 8, B_FALSE }, 108 { CKM_MD5, "md5", ULONG_MAX, 0L, 8, B_FALSE }, 109 { CKM_DES_MAC, "des_mac", ULONG_MAX, 0L, 8, B_FALSE }, 110 { CKM_SHA_1_HMAC, "sha1_hmac", ULONG_MAX, 0L, 8, B_FALSE }, 111 { CKM_MD5_HMAC, "md5_hmac", ULONG_MAX, 0L, 8, B_FALSE }, 112 { CKM_SHA256, "sha256", ULONG_MAX, 0L, 8, B_FALSE }, 113 { CKM_SHA384, "sha384", ULONG_MAX, 0L, 8, B_FALSE }, 114 { CKM_SHA512, "sha512", ULONG_MAX, 0L, 8, B_FALSE }, 115 { CKM_SHA256_HMAC, "sha256_hmac", ULONG_MAX, 0L, 8, B_FALSE }, 116 { CKM_SHA384_HMAC, "sha384_hmac", ULONG_MAX, 0L, 8, B_FALSE }, [all …]
|
/illumos-gate/usr/src/lib/libc/amd64/unwind/ |
H A D | eh_frame.c | 231 next_code = (third >= data_end)? ULONG_MAX : in get_table_ent_val() 242 next_code = (third >= data_end)? ULONG_MAX : in get_table_ent_val() 253 next_code = (third >= data_end)? ULONG_MAX : in get_table_ent_val() 264 next_code = (third >= data_end)? ULONG_MAX : in get_table_ent_val() 276 if (next_code != ULONG_MAX) in get_table_ent_val() 282 if (next_code != ULONG_MAX) in get_table_ent_val()
|
/illumos-gate/usr/src/common/util/ |
H A D | strtoul.c | 116 multmax = ULONG_MAX / (unsigned long)base; in ddi_strtoul() 122 if (ULONG_MAX - val < (unsigned long)xx) in ddi_strtoul() 145 return (ULONG_MAX); in ddi_strtoul()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | rctl_proc.c | 309 ULONG_MAX, UINT32_MAX, &rctl_default_ops); in rctlproc_init() 331 MIN(MAXOFFSET_T, ULONG_MAX), UINT32_MAX, &rctl_default_ops); in rctlproc_init() 340 ULONG_MAX, UINT32_MAX, &proc_vmem_ops); in rctlproc_init() 356 ULONG_MAX, ULONG_MAX, &rctl_absolute_ops); in rctlproc_init() 358 "msginfo_msgmnb", 65536, ULONG_MAX); in rctlproc_init()
|
/illumos-gate/usr/src/head/iso/ |
H A D | limits_iso.h | 81 #define ULONG_MAX 18446744073709551615UL macro 87 #define ULONG_MAX 4294967295UL /* max value of "unsigned long int" */
|
/illumos-gate/usr/src/common/mpi/ |
H A D | mpi.h | 135 #if !defined(ULONG_MAX) 153 #if !defined(MP_USE_UINT_DIGIT) && ULONG_MAX > MP_32BIT_MAX 155 #define MP_DIGIT_MAX ULONG_MAX 188 (defined(MP_ULONG_LONG_MAX) || (ULONG_MAX > UINT_MAX)) 190 #if (ULONG_MAX > UINT_MAX) 193 #define MP_WORD_MAX ULONG_MAX
|
/illumos-gate/usr/src/grub/grub-0.97/grub/ |
H A D | main.c | 181 if (install_partition == ULONG_MAX) in main() 190 if (boot_drive == ULONG_MAX) in main()
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | limits | 88 #ifndef ULONG_MAX 89 #define ULONG_MAX 4294967295
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | limits | 88 #ifndef ULONG_MAX 89 #define ULONG_MAX 4294967295
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | limits | 88 #ifndef ULONG_MAX 89 #define ULONG_MAX 4294967295
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | limits | 88 #ifndef ULONG_MAX 89 #define ULONG_MAX 4294967295
|
/illumos-gate/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_subr.c | 159 u_longlong_t max_bytes = ULONG_MAX; in tmp_convnum() 161 u_longlong_t max_bytes = PAGESIZE * (uint64_t)ULONG_MAX; in tmp_convnum()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | limits.c | 229 #ifndef ULONG_MAX in main() 243 #ifndef ULONG_MAX in main()
|
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | ctf_diff.c | 1026 funcptr->cdf_matchidx = ULONG_MAX; in ctf_diff_func_fill_cb() 1196 if (cds->cds_ifuncs[i].cdf_matchidx == ULONG_MAX) { in ctf_diff_functions() 1198 B_FALSE, NULL, ULONG_MAX, arg); in ctf_diff_functions() 1207 if (cds->cds_ofuncs[i].cdf_matchidx != ULONG_MAX) in ctf_diff_functions() 1210 NULL, ULONG_MAX, arg); in ctf_diff_functions() 1238 objptr->cdo_matchidx = ULONG_MAX; in ctf_diff_obj_fill_cb() 1341 if (cds->cds_iobj[i].cdo_matchidx == ULONG_MAX) { in ctf_diff_objects() 1343 NULL, ULONG_MAX, CTF_ERR, arg); in ctf_diff_objects() 1353 if (o->cdo_matchidx != ULONG_MAX) in ctf_diff_objects() 1356 ULONG_MAX, CTF_ERR, arg); in ctf_diff_objects()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_solarnet.c | 120 if (thresh == ULONG_MAX) in interpret_solarnet_fw() 134 if (thresh == ULONG_MAX) in interpret_solarnet_fw()
|
/illumos-gate/usr/src/cmd/lockstat/ |
H A D | sym.c | 178 (void) sprintf(maxsymname, "0x%lx", ULONG_MAX); in symtab_init() 179 add_symbol(maxsymname, ULONG_MAX, 1); in symtab_init()
|
/illumos-gate/usr/src/ucbhead/sys/ |
H A D | types.h | 412 #define ULONG_MAX 4294967295UL /* max value of "unsigned long int" */ macro 416 #define ULONG_MAX 18446744073709551615UL macro
|
/illumos-gate/usr/src/lib/libc/port/locale/ |
H A D | mbstowcs.c | 46 return (loc->ctype->lc_mbsnrtowcs(pwcs, &sp, ULONG_MAX, n, &mbs)); in mbstowcs_l()
|
H A D | wcstombs.c | 47 return (loc->ctype->lc_wcsnrtombs(s, &pwcsp, ULONG_MAX, n, &mbs)); in wcstombs_l()
|
H A D | mbsrtowcs.c | 47 return (loc->ctype->lc_mbsnrtowcs(dst, src, ULONG_MAX, len, ps)); in mbsrtowcs_l()
|
H A D | wcsrtombs.c | 46 return (loc->ctype->lc_wcsnrtombs(dst, src, ULONG_MAX, len, ps)); in wcsrtombs_l()
|
/illumos-gate/usr/src/common/bitext/ |
H A D | stdbit.c | 255 if (ul == ULONG_MAX) { in stdc_first_leading_zero_ul() 367 if (ul == ULONG_MAX) { in stdc_first_trailing_zero_ul()
|
/illumos-gate/usr/src/test/libc-tests/tests/ |
H A D | ascftime.c | 81 ret = strftime(buf, ULONG_MAX, "%Y %m %d", &t); in main()
|