Searched refs:object_type (Results 1 - 25 of 33) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/isns/isnsd/
H A Dadmintf.h49 int delete_dd_ddset_op(request_t *, xmlDocPtr, object_type);
50 int delete_ddmember_ddsetmember_op(request_t *, xmlDocPtr, object_type);
52 int create_ddmember_ddsetmember_op(request_t *, xmlDocPtr, object_type);
H A Disns_mgmt.h183 } object_type; typedef in typeref:enum:__anon708
187 object_type obj_id;
201 object_type obj;
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/revnetgroup/
H A Dutil.h40 #define MALLOC(object_type) ((object_type *) malloc(sizeof(object_type)))
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Ddoor_if.c252 nwam_object_type_t object_type = local
254 char *obj_type_str = (char *)nwam_object_type_to_string(object_type);
282 } else if (object_type == NWAM_OBJECT_TYPE_KNOWN_WLAN) {
323 switch (object_type) {
344 "object type %d (%s)", object_type,
345 nwam_object_type_to_string(object_type));
358 switch (object_type) {
376 "object type %d (%s)", object_type,
377 nwam_object_type_to_string(object_type));
387 switch (object_type) {
454 nwam_object_type_t object_type = local
[all...]
H A Devents.c178 nwamd_event_init(int32_t type, nwam_object_type_t object_type, argument
214 event->event_object_type = object_type;
246 nwamd_event_init_object_action(nwam_object_type_t object_type, argument
253 object_type, 0, object_name);
259 object_type;
276 nwamd_event_init_object_state(nwam_object_type_t object_type, argument
282 object_type, 0, object_name);
289 object_type;
529 nwamd_event_enqueued(int32_t event_type, nwam_object_type_t object_type, argument
540 if (object_type !
[all...]
H A Dconditions.c89 nwam_condition_object_type_t object_type; member in struct:nwamd_condition_map
110 nwam_object_type_t object_type, const char *object_name)
115 object = nwamd_object_find(object_type, object_name);
701 nwam_condition_object_type_t object_type; local
708 &object_type, &condition, &object_name) != NWAM_SUCCESS) {
717 if (condition_map[j].object_type == object_type)
751 nwam_condition_object_type_t object_type; local
760 &object_type, &condition, &object_name) != NWAM_SUCCESS ||
761 nwam_condition_rate(object_type, conditio
109 test_condition_object_state(nwam_condition_t condition, nwam_object_type_t object_type, const char *object_name) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c281 get_prop_table(nwam_object_type_t object_type) argument
283 switch (object_type) {
1134 object_name_from_handle(nwam_object_type_t object_type, void *handle, argument
1137 switch (object_type) {
1469 destroy_ret(nwam_object_type_t object_type, nwam_error_t ret, void *handle) argument
1474 if (object_name_from_handle(object_type, handle, &name)
1478 nwam_object_type_to_string(object_type), name);
1775 nwam_object_type_t object_type = active_object_type(); local
1777 switch (object_type) {
1821 nwam_object_type_to_string(object_type), nam
1935 pt_to_prop_name(nwam_object_type_t object_type, int pt_type) argument
1949 prop_to_pt(nwam_object_type_t object_type, const char *prop) argument
1963 prop_value_type(nwam_object_type_t object_type, const char *prop) argument
1994 str_to_nwam_value(nwam_object_type_t object_type, char *input_str, int pt_type, boolean_t is_list_prop) argument
2262 get_prop_display_table(nwam_object_type_t object_type) argument
2291 show_prop_test(nwam_object_type_t object_type, const char *prop, prop_display_entry_t *display_list, char **checked_props, int num_checked) argument
2425 is_prop_read_only(nwam_object_type_t object_type, const char *prop) argument
2451 is_prop_multivalued(nwam_object_type_t object_type, const char *prop) argument
2528 nwam_object_type_t object_type; local
2589 list_callback(nwam_object_type_t object_type, void *handle, boolean_t *list_msgp, const char *msg) argument
2818 listprop(nwam_object_type_t object_type, void *handle, const char *name, boolean_t all_props, nwam_ncp_handle_t ncp, nwam_ncu_type_t ncu_type) argument
3202 write_export_command(nwam_object_type_t object_type, const char *prop, nwam_value_t values, FILE *of) argument
3750 nwam_object_type_t object_type = active_object_type(); local
3819 nwam_object_type_t object_type = active_object_type(); local
3865 print_all_prop_choices(nwam_object_type_t object_type, const char *prop) argument
3947 nwam_object_type_t object_type; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data_impl.h96 node_t object_type; member in struct:hash_obj
H A Dfru_data.c132 lookup_container_table(picl_nodehdl_t nodehdl, int object_type) argument
140 switch (object_type) {
195 lock_container_lock(picl_nodehdl_t nodehdl, int object_type, int operation) argument
201 while (((cont_obj = lookup_container_table(nodehdl, object_type)) !=
212 lookup_node_object(picl_nodehdl_t nodehdl, int object_type, argument
227 (object_type == next_hash->object_type)) {
341 hash_obj->object_type = CONTAINER_NODE;
378 hash_obj->object_type = SECTION_NODE;
417 hash_obj->object_type
[all...]
/opensolaris-onvv-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c829 nwam_condition_to_condition_string(nwam_condition_object_type_t object_type, argument
839 switch (object_type) {
882 if (object_type != NWAM_CONDITION_OBJECT_TYPE_SYS_DOMAIN &&
883 object_type != NWAM_CONDITION_OBJECT_TYPE_ADV_DOMAIN &&
884 object_type != NWAM_CONDITION_OBJECT_TYPE_ESSID)
889 if (object_type != NWAM_CONDITION_OBJECT_TYPE_SYS_DOMAIN &&
890 object_type != NWAM_CONDITION_OBJECT_TYPE_ADV_DOMAIN &&
891 object_type != NWAM_CONDITION_OBJECT_TYPE_ESSID)
897 if (object_type != NWAM_CONDITION_OBJECT_TYPE_IP_ADDRESS)
902 if (object_type !
1091 nwam_condition_rate(nwam_condition_object_type_t object_type, nwam_condition_t condition, uint64_t *ratep) argument
[all...]
H A Dlibnwam_loc.c515 nwam_condition_object_type_t object_type; local
526 &object_type, &condition, &object_name) != NWAM_SUCCESS)
528 if (object_type == NWAM_CONDITION_OBJECT_TYPE_LOC &&
837 nwam_condition_object_type_t object_type; local
898 &object_type, &condition, &object_name)
907 object_type == NWAM_CONDITION_OBJECT_TYPE_LOC &&
H A Dlibnwam_util.c150 nwam_request_action(nwam_object_type_t object_type, argument
158 req.nwda_data.nwdad_object_action.nwdad_object_type = object_type;
174 nwam_request_state(nwam_object_type_t object_type, const char *name, argument
184 req.nwda_data.nwdad_object_state.nwdad_object_type = object_type;
552 nwam_condition_object_type_t object_type; local
563 &object_type, &condition, &object_name) != NWAM_SUCCESS)
H A Dlibnwam_enm.c389 nwam_condition_object_type_t object_type; local
459 &object_type, &condition, &object_name)
468 object_type == NWAM_CONDITION_OBJECT_TYPE_ENM &&
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObjectUtil.c118 new_objp->object_type = old_object->object_type;
908 if (objp->object_type == TOKEN_PRIVATE) {
918 if (objp->object_type == TOKEN_PUBLIC) {
987 if ((objp->object_type == TOKEN_PRIVATE) ||
988 (objp->object_type == SESSION_PRIVATE)) {
996 if (objp->object_type != SESSION_PUBLIC)
1009 if ((objp->object_type == TOKEN_PUBLIC) ||
1010 (objp->object_type == TOKEN_PRIVATE)) {
1049 if ((objp->object_type
[all...]
H A DsoftAttributeUtil.c1215 soft_parse_common_attrs(CK_ATTRIBUTE_PTR template, uchar_t *object_type) argument
1229 *object_type |= TOKEN_OBJECT;
1250 *object_type |= PRIVATE_OBJECT;
1316 uchar_t object_type = 0; local
1526 &object_type);
1797 new_object->object_type = object_type;
1896 uchar_t object_type = 0; local
2167 &object_type);
2455 new_object->object_type
2535 uchar_t object_type = 0; local
3194 uchar_t object_type = 0; local
3413 uchar_t object_type = 0; local
3754 soft_get_common_attrs(soft_object_t *object_p, CK_ATTRIBUTE_PTR template, uchar_t object_type) argument
[all...]
H A DsoftKeystore.h50 uchar_t object_type; member in struct:ks_obj_hdr
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access_impl.h187 int object_type; member in struct:hash_obj
H A Dfru_access.c61 lookup_handle_object(handle_t handle, int object_type) argument
73 (object_type == next_hash_obj->object_type)) {
101 hash_obj->object_type = CONTAINER_TYPE;
132 hash_obj->object_type = SECTION_TYPE;
161 hash_obj->object_type = SEGMENT_TYPE;
190 hash_obj->object_type = PACKET_TYPE;
300 get_container_hash_object(int object_type, handle_t handle) argument
304 switch (object_type) {
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h191 int object_type; member in struct:hash_obj
/opensolaris-onvv-gate/usr/src/lib/libfru/libfruraw/
H A Dfru_access_impl.h185 int object_type; member in struct:hash_obj
H A Draw_access.c50 lookup_handle_object(handle_t handle, int object_type) argument
62 (object_type == next_hash_obj->object_type)) {
109 hash_obj->object_type = CONTAINER_TYPE;
139 hash_obj->object_type = SECTION_TYPE;
167 hash_obj->object_type = SEGMENT_TYPE;
195 hash_obj->object_type = PACKET_TYPE;
206 get_container_hash_object(int object_type, handle_t handle) argument
210 switch (object_type) {
/opensolaris-onvv-gate/usr/src/uts/common/rpc/sec/
H A Dauth_des.c63 #define ALLOC(object_type) (object_type *) mem_alloc(sizeof (object_type))
/opensolaris-onvv-gate/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c77 static int process_get_response(object_type, xmlChar *, uint32_t);
78 static int cvt_enumerate_rsp_to_get_req(xmlChar *, xmlChar **, object_type,
80 static int build_get_xml_doc(int, char **, object_type, xmlChar **);
81 static int build_delete_xml_doc(int, char **, object_type, char *, xmlChar **);
82 static int build_create_xml_doc(int, char **, object_type, char *, xmlChar **);
83 static int build_modify_xml_doc(int, char **, object_type, boolean_t,
85 static int build_rename_xml_doc(char *, object_type, uint32_t, xmlChar **);
88 static int build_enumerate_xml_doc(object_type, xmlChar **);
799 process_get_response(object_type obj, xmlChar *doc, uint32_t flag)
1211 * object_type
[all...]
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h243 int object_type; member in struct:hash_obj
H A Dlibfruaccess.c202 lookup_handle_object(handle_t handle, int object_type) argument
214 (object_type == next_hash_obj->object_type)) {
241 hash_obj->object_type = CONTAINER_TYPE;
271 hash_obj->object_type = SECTION_TYPE;
299 hash_obj->object_type = SEGMENT_TYPE;
327 hash_obj->object_type = PACKET_TYPE;
337 add_hashobject_to_hashtable(hash_obj_t *hash_obj, int object_type) argument
342 if (object_type != CONTAINER_TYPE) {
926 get_container_hash_object(int object_type, handle_ argument
[all...]

Completed in 377 milliseconds

12