Searched refs:nvlpp (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libipp/
H A Dlibipp.c119 nvlist_t **nvlpp,
129 if (nvlpp == NULL || modname == NULL || aname == NULL) {
140 nvlp = *nvlpp;
168 return (dispatch(nvlpp, nvlist_callback, (void *)nvlpp));
236 nvlist_t **nvlpp,
246 if (nvlpp == NULL || aname == NULL) {
256 nvlp = *nvlpp;
277 return (dispatch(nvlpp, nvlist_callback, (void *)nvlpp));
116 ipp_action_create( const char *modname, const char *aname, nvlist_t **nvlpp, ipp_flags_t flags) argument
234 ipp_action_modify( const char *aname, nvlist_t **nvlpp, ipp_flags_t flags) argument
545 nvlist_t **nvlpp = (nvlist_t **)arg; local
691 dispatch( nvlist_t **nvlpp, int (*fn)(nvlist_t *, void *), void *arg) argument
[all...]
/illumos-gate/usr/src/uts/common/ipp/dlcosmk/
H A Ddlcosmkddi.c99 dlcosmk_create_action(ipp_action_id_t aid, nvlist_t **nvlpp, argument
108 ASSERT((nvlpp != NULL) && (*nvlpp != NULL));
110 nvlp = *nvlpp;
111 *nvlpp = NULL; /* nvlist should be NULL on return */
199 dlcosmk_modify_action(ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) argument
211 ASSERT((nvlpp != NULL) && (*nvlpp != NULL));
213 nvlp = *nvlpp;
214 *nvlpp
[all...]
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifierddi.c141 * ipgpc_create_action(aid, nvlpp, flags)
146 * if nvlpp contains the name IPP_ACTION_STATS_ENABLE, then process it and
154 ipgpc_create_action(ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) argument
160 nvlp = *nvlpp;
161 *nvlpp = NULL; /* nvlist should be NULL when this returns */
202 * nvlpp will contain the configuration type to switch off of. Use this
208 ipgpc_modify_action(ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) argument
219 nvlp = *nvlpp;
220 *nvlpp = NULL; /* nvlist should be NULL when this returns */
H A Dfilters.c1620 ipgpc_modifyfilter(nvlist_t **nvlpp, ipp_flags_t flags) argument
1632 if ((ret = ipgpc_parse_filter(filter, *nvlpp)) != 0) {
1641 if (nvlist_lookup_string(*nvlpp, CLASSIFIER_CLASS_NAME, &name)
1739 ipgpc_modifyclass(nvlist_t **nvlpp, ipp_flags_t flags) argument
1751 if (nvlist_lookup_string(*nvlpp, CLASSIFIER_CLASS_NAME, &name) != 0) {
1770 if (nvlist_lookup_string(*nvlpp, CLASSIFIER_NEXT_ACTION, &name)
1785 if (nvlist_lookup_uint32(*nvlpp, CLASSIFIER_CLASS_STATS_ENABLE,
2143 * build_class_nvlist(nvlpp, in_class)
2146 * if isdefault, add apporiate configuration type to nvlpp
2149 build_class_nvlist(nvlist_t **nvlpp, ipgpc_class_ argument
2253 build_filter_nvlist(nvlist_t **nvlpp, ipgpc_filter_t *in_filter, char *class_name) argument
[all...]
/illumos-gate/usr/src/uts/common/ipp/dscpmk/
H A Ddscpmkddi.c123 dscpmk_create_action(ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) argument
133 ASSERT((nvlpp != NULL) && (*nvlpp != NULL));
135 nvlp = *nvlpp;
136 *nvlpp = NULL; /* nvlist should be NULL on return */
257 dscpmk_modify_action(ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) argument
269 ASSERT((nvlpp != NULL) && (*nvlpp != NULL));
271 nvlp = *nvlpp;
272 *nvlpp
[all...]
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacctddi.c180 flowacct_create_action(ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) argument
191 nvlp = *nvlpp;
192 *nvlpp = NULL; /* nvlist should be NULL on return */
283 flowacct_modify_action(ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) argument
293 nvlp = *nvlpp;
294 *nvlpp = NULL; /* nvlist should be NULL when this returns */
/illumos-gate/usr/src/uts/common/ipp/meters/
H A Dtswtclddi.c103 tswtcl_create_action(ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) argument
112 nvlp = *nvlpp;
113 *nvlpp = NULL; /* nvlist should be NULL on return */
282 tswtcl_modify_action(ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) argument
295 nvlp = *nvlpp;
296 *nvlpp = NULL; /* nvlist should be NULL when this returns */
H A Dtokenmtddi.c122 tokenmt_create_action(ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) argument
134 nvlp = *nvlpp;
135 *nvlpp = NULL; /* nvlist should be NULL on return */
385 tokenmt_modify_action(ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) argument
399 nvlp = *nvlpp;
400 *nvlpp = NULL; /* nvlist should be NULL when this returns */
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c1380 ibnex_get_commsvcnode_snapshot(nvlist_t **nvlpp, ib_guid_t hca_guid, argument
1399 if (ibnex_fill_nodeinfo(nvlpp, nodep, NULL) != 0) {
1420 if (ibnex_fill_nodeinfo(nvlpp, tmp, NULL) != 0) {
1443 ibnex_fill_ioc_tmp(nvlist_t **nvlpp, ibdm_ioc_info_t *ioc_listp) argument
1460 if (ibnex_fill_nodeinfo(nvlpp, nodep, &ioc_listp->ioc_profile) != 0) {
1486 ibnex_fill_nodeinfo(nvlist_t **nvlpp, ibnex_node_data_t *node_datap, void *tmp) argument
1506 if (nvlist_add_string(*nvlpp, IBNEX_NODE_APID_NVL, apid)) {
1513 if (nvlist_add_string(*nvlpp, IBNEX_NODE_INFO_NVL, svcname)) {
1531 if (nvlist_add_string(*nvlpp, IBNEX_NODE_APID_NVL, apid)) {
1538 if (nvlist_add_string(*nvlpp, IBNEX_NODE_INFO_NV
[all...]
/illumos-gate/usr/src/uts/common/ipp/
H A Dippconf.c685 nvlist_t **nvlpp,
695 ASSERT(nvlpp != NULL);
696 ASSERT(*nvlpp != NULL);
761 if ((rc = ippo->ippo_action_create(ap->ippa_id, nvlpp, flags)) != 0) {
860 nvlist_t **nvlpp,
868 ASSERT(nvlpp != NULL);
869 ASSERT(*nvlpp != NULL);
907 rc = ippo->ippo_action_modify(aid, nvlpp, flags);
682 ipp_action_create( ipp_mod_id_t mid, const char *aname, nvlist_t **nvlpp, ipp_flags_t flags, ipp_action_id_t *aidp) argument
858 ipp_action_modify( ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) argument

Completed in 83 milliseconds