Home
last modified time | relevance | path

Searched refs:ds_type (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/lib/libdhcputil/common/
H A Ddhcp_inittab.c284 entry.ds_type = type; in inittab_lookup()
411 if (inittab_table[i].ds_type != inittab_ent->ds_type || in inittab_verify()
572 switch (ie->ds_type) { in inittab_encode_e()
623 switch (ie->ds_type) { in inittab_encode_e()
911 if (inet_pton(ie->ds_type == DSYM_IP ? AF_INET : in inittab_encode_e()
950 is_signed = (ie->ds_type == DSYM_SNUMBER64 || in inittab_encode_e()
951 ie->ds_type == DSYM_SNUMBER32 || in inittab_encode_e()
952 ie->ds_type == DSYM_SNUMBER16 || in inittab_encode_e()
953 ie->ds_type == DSYM_SNUMBER8); in inittab_encode_e()
963 if (ie->ds_type == DSYM_BOOL) in inittab_encode_e()
[all …]
H A Ddhcp_symbol.h107 dsym_cdtype_t ds_type; /* type of parm */ member
H A Ddhcp_symbol.c667 sym->ds_type = 0; in dsym_init_parser()
758 ret = dsym_parse_type(fields[field_num], &sym->ds_type); in dsym_parse_field()
766 ret = dsym_validate_granularity(sym->ds_type, in dsym_parse_field()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_decl.c149 dsp->ds_type = CTF_ERR; in dt_decl_pop()
677 if (ctf_add_member(dsp->ds_ctfp, dsp->ds_type, in dt_decl_member()
764 dsp->ds_ctfp, dsp->ds_type, dnp->dn_string, &value) != 0) { in dt_decl_enumerator()
784 if (ctf_add_enumerator(dsp->ds_ctfp, dsp->ds_type, in dt_decl_enumerator()
822 dt_node_type_assign(dnp, dsp->ds_ctfp, dsp->ds_type, B_FALSE); in dt_decl_enumerator()
841 idp->di_type = dsp->ds_type; in dt_decl_enumerator()
1101 dsp->ds_type = CTF_ERR; in dt_scope_create()
1133 dsp->ds_type = type; in dt_scope_push()
1162 rsp->ds_type = dsp->ds_type; in dt_scope_pop()
H A Ddt_decl.h82 ctf_id_t ds_type; /* CTF id of enclosing type */ member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzcp_get.c317 zfs_type_t ds_type; in get_special_prop() local
319 (void) get_objset_type(ds, &ds_type); in get_special_prop()
393 ASSERT(ds_type != ZFS_TYPE_VOLUME); in get_special_prop()
449 ASSERT(ds_type == ZFS_TYPE_VOLUME || in get_special_prop()
450 ds_type == ZFS_TYPE_SNAPSHOT); in get_special_prop()
462 ASSERT(ds_type == ZFS_TYPE_VOLUME); in get_special_prop()
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_sbd.c282 dst->ds_name, dst->ds_unit, dst->ds_type); in apd_init()
297 a->tgt = ap_cm_tgt(dst->ds_type); in apd_init()
773 switch (dst->ds_type) { in ap_dev_type()
791 DBG("ap_dev_type(%d)=%s\n", dst->ds_type, type); in ap_dev_type()
887 switch (dst->ds_type) { in ap_cm_type()
916 switch (dst->ds_type) { in ap_cm_ncap()
952 switch (dst->ds_type) { in ap_cm_capacity()
1010 ap_info(a, ap->ap_info, ap_cm_tgt(dst->ds_type)); in ap_cm_init()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_004_pos.ksh176 ds_type=`zfs get -H -o value type $ds`
177 case $ds_type in
/illumos-gate/usr/src/uts/common/inet/dlpistub/
H A Ddlpistub_impl.h36 int ds_type; /* DLPI MAC type */ member
H A Ddlpistub.c155 dsp->ds_type = type; in ds_open()
244 dlip->dl_mac_type = dsp->ds_type; in ds_wput()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dglobals.c143 switch (ds->ds_type) { in _conv_map_ds()
276 switch (ds->ds_type) { in _conv_iter_ds()
/illumos-gate/usr/src/uts/common/os/
H A Ddacf.c575 dacf_get_op_hash(dacf_opid_t op, dacf_devspec_t ds_type) in dacf_get_op_hash() argument
578 ASSERT(ds_type <= DACF_NUM_DEVSPECS && ds_type > 0); in dacf_get_op_hash()
583 if (dacf_rule_matrix[op - 1][ds_type - 1] == NULL) { in dacf_get_op_hash()
586 return (*(dacf_rule_matrix[op - 1][ds_type - 1])); in dacf_get_op_hash()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h151 #define DS_MSG_LEN(ds_type) (sizeof (ds_hdr_t) + sizeof (ds_type)) argument
/illumos-gate/usr/src/uts/common/sys/
H A Ddld_impl.h102 uint_t ds_type; /* WO */ member
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h186 #define ds_type d_cm.ci_type macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h183 #define ds_type d_cm.ci_type macro
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h608 conv_ds_type_t ds_type; /* Type of data structure used */ \
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c636 dsp->ds_type = type; in dld_str_create()
2059 ASSERT(dsp->ds_type == DLD_DLPI); in dld_ioc()
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr.c2336 _SBD_DEV_STAT(int32_t, ds_type); in dr_dev_status()
2346 switch (dsp->ds_type) { in dr_dev_status()
2398 f, (int)dsp->ds_type); in dr_dev_status()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c2369 _SBD_DEV_STAT(int32_t, ds_type); in dr_dev_status()
2379 switch (dsp->ds_type) { in dr_dev_status()
2431 f, (int)dsp->ds_type); in dr_dev_status()
/illumos-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab220 ds_type values.
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c3455 int ds_type = zhp->zfs_type; in zfs_dataset_exists() local
3458 if (types & ds_type) in zfs_dataset_exists()