/titanic_44/usr/src/common/smbsrv/ |
H A D | smb_sid.c | 194 (void) ddi_strtoul(p, NULL, 10, &sua); in smb_sid_splitstr() 334 (void) ddi_strtoul(&sidstr[4], 0, 10, &sua); in smb_sid_fromstr() 347 (void) ddi_strtoul(p, 0, 10, &sua); in smb_sid_fromstr()
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | tunables.c | 87 if (ddi_strtoul(pval, &end, 10, &new_value) != 0 || *end != '\0') in mod_set_boolean() 134 if (ddi_strtoul(pval, &end, 10, (ulong_t *)new_value) != 0 || in mod_uint32_value() 250 if (ddi_strtoul(pval, &end, 10, &new_value) != 0 || *end != '\0') in mod_set_buf_prop() 362 if (ddi_strtoul(pval, &end, 10, &new_value) != 0 || in mod_set_extra_privports()
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsiAuthClientGlue.c | 217 if (ddi_strtoul(text + 2, &pEnd, 16, &number) != 0) { in iscsiAuthClientTextToNumber() 221 if (ddi_strtoul(text, &pEnd, 10, &number) != 0) { in iscsiAuthClientTextToNumber()
|
H A D | iscsi_login.c | 1212 if (ddi_strtoul(value, &tmpe, 0, &tmp) != 0) { in iscsi_process_login_response() 1303 if (ddi_strtoul(value, &tmpe, 0, &tmp) != 0) { in iscsi_process_login_response() 1383 if (ddi_strtoul(value, &tmpe, 0, &tmp) != 0) { in iscsi_process_login_response() 1411 } else if (ddi_strtoul( in iscsi_process_login_response() 1435 } else if (ddi_strtoul( in iscsi_process_login_response() 1530 if (ddi_strtoul(value, &tmpe, 0, &tmp) != 0) { in iscsi_process_login_response() 1545 if (ddi_strtoul(value, &tmpe, 0, &tmp) != 0) { in iscsi_process_login_response() 2003 (void) ddi_strtoul(port_str, NULL, 0, &tmp); in iscsi_update_address()
|
/titanic_44/usr/src/lib/libfakekernel/common/ |
H A D | kmisc.c | 59 ddi_strtoul(const char *str, char **endp, int base, unsigned long *res) in ddi_strtoul() function
|
H A D | mapfile-vers | 64 ddi_strtoul;
|
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | sunddi.h | 100 extern int ddi_strtoul(const char *, char **, int, unsigned long *);
|
/titanic_44/usr/src/common/util/ |
H A D | strtoul.c | 46 ddi_strtoul(const char *str, char **nptr, int base, unsigned long *result) in ddi_strtoul() function
|
H A D | sscanf.c | 506 (void) ddi_strtoul(buf, (char **)NULL, in vsscanf()
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/smrt/ |
H A D | smrt_logvol.c | 322 VERIFY0(ddi_strtoul(addr, &eptr, 16, &volume)); in smrt_logvol_tgtmap_activate() 343 VERIFY0(ddi_strtoul(addr, &eptr, 16, &volume)); in smrt_logvol_tgtmap_deactivate()
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | nl7cnca.c | 321 if (ddi_strtoul(value, NULL, 10, &new_value) != 0 || in nca_param_set()
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_tunables.c | 62 if (ddi_strtoul(pval, &end, 10, &new_value) != 0 || in ip_set_forwarding() 223 if (ddi_strtoul(pval, &end, 10, &new_value) != 0 || in ip_set_cgtp_filter()
|
H A D | rts.c | 802 if (ddi_strtoul(value, NULL, 10, &new_value) != 0 || in rts_param_set()
|
H A D | keysock.c | 352 if (ddi_strtoul(value, NULL, 10, &new_value) != 0)
|
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xenbus_xs.c | 592 (void) ddi_strtoul((char *)id_str, NULL, 0, &id); in xenbus_transaction_start() 734 (void) ddi_strtoul(token, NULL, 16, (unsigned long *)&cmp); in find_watch()
|
H A D | xenbus_dev.c | 581 (void) ddi_strtoul((char *)reply, NULL, 0, in xenbusdrv_write()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | spa_config.c | 405 (void) ddi_strtoul(hw_serial, NULL, 10, &hostid); in spa_config_generate()
|
/titanic_44/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 575 extern int ddi_strtoul(const char *str, char **nptr, int base,
|
/titanic_44/usr/src/uts/intel/io/acpica/ |
H A D | osl.c | 1646 ddi_strtoul(di->UniqueId.String, NULL, 10, &acpi_id) != 0) { in acpica_probe_processor() 2375 if (ddi_strtoul(str, ep, base, &v) != 0 || v > ACPI_UINT32_MAX) { in acpi_strtoul()
|
/titanic_44/usr/src/lib/libzpool/common/ |
H A D | kernel.c | 862 ddi_strtoul(const char *hw_serial, char **nptr, int base, unsigned long *result) in ddi_strtoul() function
|
/titanic_44/usr/src/uts/i86pc/io/acpi/acpidev/ |
H A D | acpidev_util.c | 671 if (ddi_strtoul(uid, &endp, 10, &val) == 0 && in acpidev_generate_unitaddr()
|
/titanic_44/usr/src/common/smbclnt/ |
H A D | smbfs_ntacl.c | 1230 err = ddi_strtoul(p, &np, 10, &sa); in smbfs_str2sid()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sunddi.h | 499 extern int ddi_strtoul(const char *, char **, int, unsigned long *);
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_attach.c | 3258 (void) ddi_strtoul(hw_serial, &cp, 10, (unsigned long *)&adr); in pmcs_fabricate_wwid()
|
/titanic_44/usr/src/man/man9f/ |
H A D | Makefile | 242 ddi_strtoul.9f \
|