Searched defs:ncuh (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libnwam/common/ |
H A D | libnwam_ncp.c | 278 nwam_ncu_get_parent_ncp_name(nwam_ncu_handle_t ncuh, char **parentnamep) in nwam_ncu_get_parent_ncp_name() 570 nwam_ncu_get_read_only(nwam_ncu_handle_t ncuh, boolean_t *readp) in nwam_ncu_get_read_only() 669 nwam_ncu_handle_t ncuh = hp; in ncu_selectcb() local 770 nwam_ncu_handle_t ncuh; in nwam_ncu_create() local 946 nwam_ncu_get_name(nwam_ncu_handle_t ncuh, char **namep) in nwam_ncu_get_name() 997 nwam_ncu_free(nwam_ncu_handle_t ncuh) in nwam_ncu_free() 1007 nwam_ncu_handle_t ncuh; in nwam_ncu_copy() local 1054 nwam_ncu_delete_prop(nwam_ncu_handle_t ncuh, const char *propname) in nwam_ncu_delete_prop() 1092 nwam_ncu_set_prop_value(nwam_ncu_handle_t ncuh, const char *propname, in nwam_ncu_set_prop_value() 1126 nwam_ncu_get_prop_value(nwam_ncu_handle_t ncuh, const char *propname, in nwam_ncu_get_prop_value() [all …]
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | ncu.c | 82 nwamd_set_ncu_string(nwam_ncu_handle_t ncuh, char **strval, uint_t cnt, in nwamd_set_ncu_string() 97 nwamd_set_ncu_uint(nwam_ncu_handle_t ncuh, uint64_t *uintval, uint_t cnt, in nwamd_set_ncu_uint() 112 nwamd_get_ncu_string(nwam_ncu_handle_t ncuh, nwam_value_t *val, char ***strval, in nwamd_get_ncu_string() 123 nwamd_get_ncu_uint(nwam_ncu_handle_t ncuh, nwam_value_t *val, in nwamd_get_ncu_uint() 134 nwamd_get_ncu_boolean(nwam_ncu_handle_t ncuh, nwam_value_t *val, in nwamd_get_ncu_boolean() 524 ncu_create_init_fini_event(nwam_ncu_handle_t ncuh, void *data) in ncu_create_init_fini_event() 615 populate_common_ncu_properties(nwam_ncu_handle_t ncuh, nwamd_ncu_t *ncu_data) in populate_common_ncu_properties() 658 populate_link_ncu_properties(nwam_ncu_handle_t ncuh, nwamd_ncu_t *ncu_data) in populate_link_ncu_properties() 745 populate_ip_ncu_properties(nwam_ncu_handle_t ncuh, nwamd_ncu_t *ncu_data) in populate_ip_ncu_properties() 1225 nwam_ncu_handle_t ncuh; in add_phys_ncu_to_ncp() local [all …]
|
H A D | conditions.c | 155 nwam_ncu_handle_t ncuh; in test_condition_ncu() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamadm/ |
H A D | nwamadm.c | 326 nwam_ncu_handle_t ncuh; in valid_ncu() local 502 nwam_ncu_handle_t ncuh; in ncu_action() local 787 list_ncu_cb(nwam_ncu_handle_t ncuh, void *arg) in list_ncu_cb() 907 nwam_ncu_handle_t ncuh; in list_func() local 1211 nwam_ncu_handle_t ncuh = NULL; in name_to_linkname() local
|