Home
last modified time | relevance | path

Searched refs:object_type (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Ddoor_if.c253 nwam_object_type_t object_type = in nwamd_door_req_action() local
324 switch (object_type) { in nwamd_door_req_action()
345 "object type %d (%s)", object_type, in nwamd_door_req_action()
359 switch (object_type) { in nwamd_door_req_action()
377 "object type %d (%s)", object_type, in nwamd_door_req_action()
388 switch (object_type) { in nwamd_door_req_action()
417 "object type %d (%s)", object_type, in nwamd_door_req_action()
455 nwam_object_type_t object_type = in nwamd_door_req_state() local
464 switch (object_type) { in nwamd_door_req_state()
490 obj = nwamd_object_find(object_type, name); in nwamd_door_req_state()
[all …]
H A Devents.c178 nwamd_event_init(int32_t type, nwam_object_type_t object_type, in nwamd_event_init() argument
214 event->event_object_type = object_type; in nwamd_event_init()
246 nwamd_event_init_object_action(nwam_object_type_t object_type, in nwamd_event_init_object_action() argument
253 object_type, 0, object_name); in nwamd_event_init_object_action()
259 object_type; in nwamd_event_init_object_action()
276 nwamd_event_init_object_state(nwam_object_type_t object_type, in nwamd_event_init_object_state() argument
282 object_type, 0, object_name); in nwamd_event_init_object_state()
289 object_type; in nwamd_event_init_object_state()
529 nwamd_event_enqueued(int32_t event_type, nwam_object_type_t object_type, in nwamd_event_enqueued() argument
540 if (object_type != NWAM_OBJECT_TYPE_UNKNOWN && in nwamd_event_enqueued()
[all …]
H A Dconditions.c89 nwam_condition_object_type_t object_type; member
110 nwam_object_type_t object_type, const char *object_name) in test_condition_object_state() argument
115 object = nwamd_object_find(object_type, object_name); in test_condition_object_state()
701 nwam_condition_object_type_t object_type; in nwamd_check_conditions() local
708 &object_type, &condition, &object_name) != NWAM_SUCCESS) { in nwamd_check_conditions()
717 if (condition_map[j].object_type == object_type) in nwamd_check_conditions()
751 nwam_condition_object_type_t object_type; in nwamd_rate_conditions() local
760 &object_type, &condition, &object_name) != NWAM_SUCCESS || in nwamd_rate_conditions()
761 nwam_condition_rate(object_type, condition, &rating) in nwamd_rate_conditions()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c288 switch (object_type) { in get_prop_table()
1147 switch (object_type) { in object_name_from_handle()
1792 switch (object_type) { in revert_func()
1986 switch (object_type) { in prop_value_type()
2293 switch (object_type) { in get_prop_display_table()
2461 switch (object_type) { in is_prop_read_only()
2488 switch (object_type) { in is_prop_multivalued()
2600 switch (object_type) { in set_func()
2923 switch (object_type) { in listprop()
3814 switch (object_type) { in get_func()
[all …]
/illumos-gate/usr/src/cmd/ypcmd/revnetgroup/
H A Dutil.h40 #define MALLOC(object_type) ((object_type *) malloc(sizeof(object_type))) argument
/illumos-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
187 object_type obj_id;
201 object_type obj;
H A Dadmintf.c54 object_type obj in get_lc_type()
81 object_type obj in get_lc_id()
2193 object_type type in delete_dd_ddset_op()
2298 object_type type in delete_ddmember_ddsetmember_op()
2451 object_type type in create_ddmember_ddsetmember_op()
2623 object_type type in rename_dd_ddset_op()
2734 object_type type in update_dd_ddset_op()
2838 object_type type in create_dd_ddset_op()
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c839 switch (object_type) { in nwam_condition_to_condition_string()
882 if (object_type != NWAM_CONDITION_OBJECT_TYPE_SYS_DOMAIN && in nwam_condition_to_condition_string()
883 object_type != NWAM_CONDITION_OBJECT_TYPE_ADV_DOMAIN && in nwam_condition_to_condition_string()
884 object_type != NWAM_CONDITION_OBJECT_TYPE_ESSID) in nwam_condition_to_condition_string()
889 if (object_type != NWAM_CONDITION_OBJECT_TYPE_SYS_DOMAIN && in nwam_condition_to_condition_string()
890 object_type != NWAM_CONDITION_OBJECT_TYPE_ADV_DOMAIN && in nwam_condition_to_condition_string()
891 object_type != NWAM_CONDITION_OBJECT_TYPE_ESSID) in nwam_condition_to_condition_string()
897 if (object_type != NWAM_CONDITION_OBJECT_TYPE_IP_ADDRESS) in nwam_condition_to_condition_string()
902 if (object_type != NWAM_CONDITION_OBJECT_TYPE_IP_ADDRESS) in nwam_condition_to_condition_string()
911 switch (object_type) { in nwam_condition_to_condition_string()
[all …]
H A Dlibnwam_util.c150 nwam_request_action(nwam_object_type_t object_type, in nwam_request_action() argument
158 req.nwda_data.nwdad_object_action.nwdad_object_type = object_type; in nwam_request_action()
174 nwam_request_state(nwam_object_type_t object_type, const char *name, in nwam_request_state() argument
184 req.nwda_data.nwdad_object_state.nwdad_object_type = object_type; in nwam_request_state()
552 nwam_condition_object_type_t object_type; in nwam_valid_condition() local
563 &object_type, &condition, &object_name) != NWAM_SUCCESS) in nwam_valid_condition()
H A Dlibnwam_loc.c515 nwam_condition_object_type_t object_type; in valid_loc_condition() local
526 &object_type, &condition, &object_name) != NWAM_SUCCESS) in valid_loc_condition()
528 if (object_type == NWAM_CONDITION_OBJECT_TYPE_LOC && in valid_loc_condition()
837 nwam_condition_object_type_t object_type; in nwam_loc_validate() local
898 &object_type, &condition, &object_name) in nwam_loc_validate()
907 object_type == NWAM_CONDITION_OBJECT_TYPE_LOC && in nwam_loc_validate()
H A Dlibnwam_enm.c389 nwam_condition_object_type_t object_type; in nwam_enm_validate() local
459 &object_type, &condition, &object_name) in nwam_enm_validate()
468 object_type == NWAM_CONDITION_OBJECT_TYPE_ENM && in nwam_enm_validate()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObjectUtil.c120 new_objp->object_type = old_object->object_type; in soft_copy_object()
968 if (objp->object_type == TOKEN_PRIVATE) { in soft_delete_all_in_core_token_objects()
978 if (objp->object_type == TOKEN_PUBLIC) { in soft_delete_all_in_core_token_objects()
1047 if ((objp->object_type == TOKEN_PRIVATE) || in soft_object_write_access_check()
1048 (objp->object_type == SESSION_PRIVATE)) { in soft_object_write_access_check()
1056 if (objp->object_type != SESSION_PUBLIC) in soft_object_write_access_check()
1069 if ((objp->object_type == TOKEN_PUBLIC) || in soft_object_write_access_check()
1070 (objp->object_type == TOKEN_PRIVATE)) { in soft_object_write_access_check()
1109 if ((objp->object_type == TOKEN_PRIVATE) || in soft_pin_expired_check()
1110 (objp->object_type == SESSION_PRIVATE)) { in soft_pin_expired_check()
H A DsoftAttributeUtil.c1306 uchar_t object_type = 0; local
1516 &object_type);
1787 new_object->object_type = object_type;
2157 &object_type);
2445 new_object->object_type = object_type;
2678 &object_type);
3123 new_object->object_type = object_type;
3261 &object_type);
3351 new_object->object_type = object_type;
3550 new_object->object_type = object_type;
[all …]
H A DsoftKeystore.h50 uchar_t object_type; member
H A DsoftObject.h308 uchar_t object_type; /* see below */ member
377 ((objp->object_type == TOKEN_PUBLIC) || \
378 (objp->object_type == TOKEN_PRIVATE))
H A DsoftKeystore.c372 hdr.object_type = obj->object_type; in soft_keystore_pack_obj()
465 obj->object_type = hdr->object_type; in soft_keystore_unpack_obj()
1878 !!(objp->object_type == TOKEN_PUBLIC), B_FALSE, in soft_put_object_to_keystore()
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Draw_access.c50 lookup_handle_object(handle_t handle, int object_type) in lookup_handle_object() argument
62 (object_type == next_hash_obj->object_type)) { in lookup_handle_object()
109 hash_obj->object_type = CONTAINER_TYPE; in create_container_hash_object()
139 hash_obj->object_type = SECTION_TYPE; in create_section_hash_object()
167 hash_obj->object_type = SEGMENT_TYPE; in create_segment_hash_object()
195 hash_obj->object_type = PACKET_TYPE; in create_packet_hash_object()
206 get_container_hash_object(int object_type, handle_t handle) in get_container_hash_object() argument
210 switch (object_type) { in get_container_hash_object()
H A Dfru_access_impl.h185 int object_type; member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c132 lookup_container_table(picl_nodehdl_t nodehdl, int object_type) in lookup_container_table() argument
140 switch (object_type) { in lookup_container_table()
195 lock_container_lock(picl_nodehdl_t nodehdl, int object_type, int operation) in lock_container_lock() argument
201 while (((cont_obj = lookup_container_table(nodehdl, object_type)) != in lock_container_lock()
212 lookup_node_object(picl_nodehdl_t nodehdl, int object_type, in lookup_node_object() argument
227 (object_type == next_hash->object_type)) { in lookup_node_object()
341 hash_obj->object_type = CONTAINER_NODE; in alloc_container_node_object()
378 hash_obj->object_type = SECTION_NODE; in alloc_section_node_object()
417 hash_obj->object_type = SEGMENT_NODE; in alloc_segment_node_object()
453 hash_obj->object_type = PACKET_NODE; in alloc_packet_node_object()
[all …]
H A Dfru_data_impl.h94 node_t object_type; member
/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c77 static int process_get_response(object_type, xmlChar *, uint32_t);
80 static int build_get_xml_doc(int, char **, object_type, xmlChar **);
83 static int build_modify_xml_doc(int, char **, object_type, boolean_t,
88 static int build_enumerate_xml_doc(object_type, xmlChar **);
805 process_get_response(object_type obj, xmlChar *doc, uint32_t flag) in process_get_response()
1224 object_type obj, uint32_t flag) in cvt_enumerate_rsp_to_get_req()
1418 build_delete_xml_doc(int operandLen, char **operand, object_type obj, in build_delete_xml_doc()
1594 build_modify_xml_doc(int operandLen, char **operand, object_type obj, in build_modify_xml_doc()
1864 build_create_xml_doc(int operandLen, char **operand, object_type obj, in build_create_xml_doc()
2255 build_enumerate_xml_doc(object_type obj, xmlChar **doc) in build_enumerate_xml_doc()
[all …]
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_des.c61 #define ALLOC(object_type) (object_type *) mem_alloc(sizeof (object_type)) argument
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h189 int object_type; member
H A Dfru_access.c58 lookup_handle_object(handle_t handle, int object_type) in lookup_handle_object() argument
70 (object_type == next_hash_obj->object_type)) { in lookup_handle_object()
98 hash_obj->object_type = CONTAINER_TYPE; in create_container_hash_object()
129 hash_obj->object_type = SECTION_TYPE; in create_section_hash_object()
158 hash_obj->object_type = SEGMENT_TYPE; in create_segment_hash_object()
187 hash_obj->object_type = PACKET_TYPE; in create_packet_hash_object()
297 get_container_hash_object(int object_type, handle_t handle) in get_container_hash_object() argument
301 switch (object_type) { in get_container_hash_object()

12