/titanic_41/usr/src/lib/libipp/ |
H A D | libipp.c | 143 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 D | Makefile | 34 nvlist_add_byte.3nvpair \ 126 nvlist_add_byte.3nvpair := LINKSRC = nvlist_add_boolean.3nvpair
|
/titanic_41/usr/src/uts/common/ipp/dlcosmk/ |
H A D | dlcosmkddi.c | 490 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 D | filters.c | 2122 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 D | pool.c | 304 (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 D | pool_pset.c | 273 (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 D | fm.c | 665 ret = nvlist_add_byte(payload, name, in i_fm_payload_set()
|
H A D | log_sysevent.c | 598 error = nvlist_add_byte(*ev_attr_list, name, in sysevent_add_attr()
|
H A D | sunmdi.c | 4531 rv = nvlist_add_byte(MDI_PI(pip)->pi_prop, name, data); in mdi_prop_update_byte()
|
/titanic_41/usr/src/lib/libnvpair/ |
H A D | mapfile-vers | 182 nvlist_add_byte;
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | ipqosconf.c | 468 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 D | nvpair.h | 173 int nvlist_add_byte(nvlist_t *, const char *, uchar_t);
|
/titanic_41/usr/src/lib/fm/libfmevent/common/ |
H A D | fmev_publish.c | 220 err = nvlist_add_byte(nvl, name, in va2nvl()
|
/titanic_41/usr/src/uts/common/ipp/flowacct/ |
H A D | flowacctddi.c | 491 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in flowacct_info()
|
/titanic_41/usr/src/common/nvpair/ |
H A D | fnvpair.c | 145 VERIFY0(nvlist_add_byte(nvl, name, val)); in fnvlist_add_byte()
|
H A D | nvpair.c | 997 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 D | dscpmkddi.c | 627 if ((err = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in dscpmk_info()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3nvpair.inc | 34 link path=usr/share/man/man3nvpair/nvlist_add_byte.3nvpair \
|
H A D | system-kernel.man9f.inc | 1000 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 D | tswtclddi.c | 687 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in tswtcl_info()
|
H A D | tokenmtddi.c | 878 if ((rc = nvlist_add_byte(nvlp, IPP_CONFIG_TYPE, IPP_SET)) != 0) { in tokenmt_info()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 975 nvlist_add_byte.9f \ 1761 nvlist_add_byte.9f := LINKSRC = nvlist_add_boolean.9f
|
/titanic_41/usr/src/lib/libpool/common/ |
H A D | pool_kernel.c | 3539 if (nvlist_add_byte(list, nv_name, bval) != 0) { in pool_knl_nvlist_add_value()
|
/titanic_41/ |
H A D | .gitignore | 6851 usr/src/man/man3nvpair/nvlist_add_byte.3nvpair 8693 usr/src/man/man9f/nvlist_add_byte.9f
|