Home
last modified time | relevance | path

Searched refs:typeval (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_ncp.c677 if (typeval != NULL) in ncu_selectcb()
683 nwam_value_free(typeval); in ncu_selectcb()
690 nwam_value_free(typeval); in ncu_selectcb()
873 nwam_value_free(typeval); in nwam_ncu_create()
1009 nwam_value_t typeval; in nwam_ncu_copy() local
1020 nwam_value_free(typeval); in nwam_ncu_copy()
1023 nwam_value_free(typeval); in nwam_ncu_copy()
1197 nwam_value_t typeval; in nwam_ncu_get_ncu_type() local
1204 nwam_value_free(typeval); in nwam_ncu_get_ncu_type()
1484 nwam_value_free(typeval); in nwam_ncu_validate_prop_membership()
[all …]
/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_subr.c139 int *typeval) in rpc_iptype() argument
203 *typeval = AF_INET6; in rpc_iptype()
209 *typeval = AF_INET; in rpc_iptype()
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu.c529 nwam_value_t typeval = NULL; in ncu_create_init_fini_event() local
542 if ((err = nwamd_get_ncu_uint(ncuh, &typeval, &type, &numvalues, in ncu_create_init_fini_event()
547 nwam_value_free(typeval); in ncu_create_init_fini_event()
560 nwam_value_free(typeval); in ncu_create_init_fini_event()