Home
last modified time | relevance | path

Searched refs:nvlist_add_byte (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/lib/libipp/
H A Dlibipp.c143 if ((rc = nvlist_add_byte(nvlp, IPPCTL_OP, in ipp_action_create()
206 if ((rc = nvlist_add_byte(nvlp, IPPCTL_OP, in ipp_action_destroy()
260 if ((rc = nvlist_add_byte(nvlp, IPPCTL_OP, in ipp_action_modify()
317 if ((rc = nvlist_add_byte(nvlp, IPPCTL_OP, in ipp_action_info()
375 if ((rc = nvlist_add_byte(nvlp, IPPCTL_OP, in ipp_action_mod()
428 if ((rc = nvlist_add_byte(nvlp, IPPCTL_OP, in ipp_list_mods()
486 if ((rc = nvlist_add_byte(nvlp, IPPCTL_OP, in ipp_mod_list_actions()
/titanic_41/usr/src/man/man3nvpair/
H A DMakefile34 nvlist_add_byte.3nvpair \
126 nvlist_add_byte.3nvpair := LINKSRC = nvlist_add_boolean.3nvpair
/titanic_41/usr/src/uts/common/ipp/dlcosmk/
H A Ddlcosmkddi.c490 if ((err = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in dlcosmk_info()
497 if ((err = nvlist_add_byte(nvlp, DLCOSMK_COS, dlcosmk_data->usr_pri)) in dlcosmk_info()
/titanic_41/usr/src/uts/common/ipp/ipgpc/
H A Dfilters.c2122 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in ipgpc_params_info()
2163 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, in build_class_nvlist()
2279 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, in build_filter_nvlist()
2318 if ((rc = nvlist_add_byte(nvlp, IPGPC_PROTO, in_filter->proto)) in build_filter_nvlist()
2326 if ((rc = nvlist_add_byte(nvlp, IPGPC_DSFIELD, in build_filter_nvlist()
2330 if ((rc = nvlist_add_byte(nvlp, IPGPC_DSFIELD_MASK, in build_filter_nvlist()
2416 if ((rc = nvlist_add_byte(nvlp, IPGPC_FILTER_TYPE, in build_filter_nvlist()
/titanic_41/usr/src/uts/common/os/
H A Dpool.c304 (void) nvlist_add_byte(pool_sys_prop, "system.bind-default", 1); in pool_enable()
313 (void) nvlist_add_byte(pool_default->pool_props, "pool.default", 1); in pool_enable()
314 (void) nvlist_add_byte(pool_default->pool_props, "pool.active", 1); in pool_enable()
416 (void) nvlist_add_byte(pool->pool_props, "pool.default", 0); in pool_pool_create()
H A Dpool_pset.c273 (void) nvlist_add_byte(props, "pset.default", 1); in pool_pset_enable()
352 (void) nvlist_add_byte(pset->pset_props, "pset.default", 0); in pool_pset_create()
H A Dfm.c665 ret = nvlist_add_byte(payload, name, in i_fm_payload_set()
H A Dlog_sysevent.c598 error = nvlist_add_byte(*ev_attr_list, name, in sysevent_add_attr()
H A Dsunmdi.c4531 rv = nvlist_add_byte(MDI_PI(pip)->pi_prop, name, data); in mdi_prop_update_byte()
/titanic_41/usr/src/lib/libnvpair/
H A Dmapfile-vers182 nvlist_add_byte;
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c468 res = nvlist_add_byte(*nvl, IPP_CONFIG_TYPE, IPP_SET); in modify_params()
562 if (nvlist_add_byte(nvl, IPP_CONFIG_TYPE, CLASSIFIER_ADD_CLASS) != 0) { in add_class()
661 if (nvlist_add_byte(nvl, IPP_CONFIG_TYPE, CLASSIFIER_MODIFY_CLASS) != in modify_class()
745 if (nvlist_add_byte(nvl, IPP_CONFIG_TYPE, CLASSIFIER_REMOVE_CLASS) != in remove_class()
804 if (nvlist_add_byte(nvl, IPP_CONFIG_TYPE, CLASSIFIER_ADD_FILTER) != 0) { in add_filter()
948 if (nvlist_add_byte(nvl, IPP_CONFIG_TYPE, in modify_filter()
1070 if (nvlist_add_byte(nvl, IPP_CONFIG_TYPE, CLASSIFIER_REMOVE_FILTER) in remove_filter()
5118 res = nvlist_add_byte(*nvlp, tmpname, in read_mapped_values()
5870 res = nvlist_add_byte(*nvlp, name, proto); in readnvpair()
5940 res = nvlist_add_byte(*nvlp, name, u8); in readnvpair()
[all …]
/titanic_41/usr/src/uts/common/sys/
H A Dnvpair.h173 int nvlist_add_byte(nvlist_t *, const char *, uchar_t);
/titanic_41/usr/src/lib/fm/libfmevent/common/
H A Dfmev_publish.c220 err = nvlist_add_byte(nvl, name, in va2nvl()
/titanic_41/usr/src/uts/common/ipp/flowacct/
H A Dflowacctddi.c491 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in flowacct_info()
/titanic_41/usr/src/common/nvpair/
H A Dfnvpair.c145 VERIFY0(nvlist_add_byte(nvl, name, val)); in fnvlist_add_byte()
H A Dnvpair.c997 nvlist_add_byte(nvlist_t *nvl, const char *name, uchar_t val) in nvlist_add_byte() function
/titanic_41/usr/src/uts/common/ipp/dscpmk/
H A Ddscpmkddi.c627 if ((err = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in dscpmk_info()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3nvpair.inc34 link path=usr/share/man/man3nvpair/nvlist_add_byte.3nvpair \
H A Dsystem-kernel.man9f.inc1000 link path=usr/share/man/man9f/nvlist_add_byte.9f target=nvlist_add_boolean.9f
/titanic_41/usr/src/uts/common/ipp/meters/
H A Dtswtclddi.c687 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in tswtcl_info()
H A Dtokenmtddi.c878 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in tokenmt_info()
/titanic_41/usr/src/man/man9f/
H A DMakefile975 nvlist_add_byte.9f \
1761 nvlist_add_byte.9f := LINKSRC = nvlist_add_boolean.9f
/titanic_41/usr/src/lib/libpool/common/
H A Dpool_kernel.c3539 if (nvlist_add_byte(list, nv_name, bval) != 0) { in pool_knl_nvlist_add_value()
/titanic_41/
H A D.gitignore6851 usr/src/man/man3nvpair/nvlist_add_byte.3nvpair
8693 usr/src/man/man9f/nvlist_add_byte.9f