Searched defs:sm (Results 1 - 25 of 142) sorted by relevance

123456

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DPrettyStackTrace.h32 PrettyStackTraceLoc(SourceManager &sm, SourceLocation L, const char *Msg) argument
/freebsd-10-stable/sys/boot/userboot/userboot/
H A Dbiossmap.c47 struct bios_smap smap[3], *sm; local
[all...]
/freebsd-10-stable/contrib/ofed/management/opensm/include/opensm/
H A Dosm_lid_mgr.h94 struct osm_sm *sm; member in struct:osm_lid_mgr
H A Dosm_ucast_mgr.h94 struct osm_sm *sm; member in struct:osm_ucast_mgr
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_lin_fwd_rcv.c56 osm_sm_t *sm = context; local
H A Dosm_mcast_fwd_rcv.c62 osm_sm_t *sm = context; local
[all...]
H A Dosm_node_desc_rcv.c61 __osm_nd_rcv_process_nd(IN osm_sm_t * sm, argument
95 osm_sm_t *sm = context; local
[all...]
H A Dosm_pkey_rcv.c58 osm_sm_t *sm = context; local
[all...]
H A Dosm_resp.c62 osm_resp_make_resp_smp(IN osm_sm_t * sm, argument
102 osm_resp_send(IN osm_sm_t * sm, argument
[all...]
H A Dosm_slvl_map_rcv.c65 osm_sm_t *sm = context; local
[all...]
H A Dosm_vl_arb_rcv.c65 osm_sm_t *sm = context; local
[all...]
H A Dosm_sm_state_mgr.c66 void osm_report_sm_state(osm_sm_t * sm) argument
78 static void __osm_sm_state_mgr_send_master_sm_info_req(osm_sm_t * sm) argument
127 __osm_sm_state_mgr_start_polling(osm_sm_t * sm) argument
161 osm_sm_t *sm = context; local
225 __osm_sm_state_mgr_signal_error(osm_sm_t * sm, IN const osm_sm_signal_t signal) argument
236 osm_sm_state_mgr_signal_master_is_alive(osm_sm_t * sm) argument
245 osm_sm_state_mgr_process(osm_sm_t * sm, IN osm_sm_signal_t signal) argument
463 osm_sm_state_mgr_check_legality(osm_sm_t * sm, IN osm_sm_signal_t signal) argument
[all...]
H A Dosm_link_mgr.c58 __osm_link_mgr_set_physp_pi(osm_sm_t * sm, argument
334 __osm_link_mgr_process_node(osm_sm_t * sm, IN osm_node_t * const p_node, IN const uint8_t link_state) argument
392 osm_link_mgr_process(osm_sm_t * sm, IN const uint8_t link_state) argument
[all...]
H A Dosm_req.c63 osm_req_get(IN osm_sm_t * sm, argument
138 osm_req_set(IN osm_sm_t * sm, IN const osm_dr_path_t * const p_path, IN const uint8_t * const p_payload, IN const size_t payload_size, IN const uint16_t attr_id, IN const uint32_t attr_mod, IN const cl_disp_msgid_t err_msg, IN const osm_madw_context_t * const p_context) argument
214 osm_send_trap144(osm_sm_t *sm, ib_net16_t local) argument
[all...]
H A Dosm_sminfo_rcv.c68 __osm_sminfo_rcv_remote_sm_is_higher(IN osm_sm_t * sm, argument
81 __osm_sminfo_rcv_process_get_request(IN osm_sm_t * sm, argument
167 __osm_sminfo_rcv_process_set_request(IN osm_sm_t * sm, IN const osm_madw_t * const p_madw) argument
309 __osm_sminfo_rcv_process_get_sm(IN osm_sm_t * sm, IN const osm_remote_sm_t * const p_sm, boolean_t light_sweep) argument
424 __osm_sminfo_rcv_process_get_response(IN osm_sm_t * sm, IN const osm_madw_t * const p_madw) argument
519 __osm_sminfo_rcv_process_set_response(IN osm_sm_t * sm, IN const osm_madw_t * const p_madw) argument
558 osm_sm_t *sm = context; local
[all...]
H A Dosm_sw_info_rcv.c62 __osm_si_rcv_get_port_info(IN osm_sm_t * sm, IN osm_switch_t * const p_sw) argument
244 __osm_si_rcv_process_new(IN osm_sm_t * sm, IN osm_node_t * const p_node, IN const osm_madw_t * const p_madw) argument
349 __osm_si_rcv_process_existing(IN osm_sm_t * sm, IN osm_node_t * const p_node, IN const osm_madw_t * const p_madw) argument
432 osm_sm_t *sm = context; local
[all...]
/freebsd-10-stable/contrib/wpa/hostapd/
H A Ddump_state.c36 struct eapol_state_machine *sm = sta->eapol_sm; local
[all...]
/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Deap_otp.c15 static void * eap_otp_init(struct eap_sm *sm) argument
23 static void eap_otp_deinit(struct eap_sm *sm, void *priv) argument
28 static struct wpabuf * eap_otp_process(struct eap_sm *sm, void *priv, argument
H A Deap_md5.c16 static void * eap_md5_init(struct eap_sm *sm) argument
24 static void eap_md5_deinit(struct eap_sm *sm, void *priv) argument
29 static struct wpabuf * eap_md5_process(struct eap_sm *sm, void *priv, argument
H A Deap_gtc.c20 static void * eap_gtc_init(struct eap_sm *sm) argument
37 static void eap_gtc_deinit(struct eap_sm *sm, void *priv) argument
44 static struct wpabuf * eap_gtc_process(struct eap_sm *sm, void *priv, argument
[all...]
H A Deap_vendor_test.c34 static void * eap_vendor_test_init(struct eap_sm *sm) argument
46 static void eap_vendor_test_deinit(struct eap_sm *sm, void *priv) argument
56 struct eap_sm *sm = eloop_ctx; local
64 static struct wpabuf * eap_vendor_test_process(struct eap_sm *sm, void *priv, argument
140 static Boolean eap_vendor_test_isKeyAvailable(struct eap_sm *sm, void *priv) argument
147 static u8 * eap_vendor_test_getKey(struct eap_sm *sm, void *priv, size_t *len) argument
/freebsd-10-stable/contrib/less/
H A Dmark.c66 static struct mark sm; local
/freebsd-10-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_dump.c121 eapol_auth_dump_state(FILE *f, const char *prefix, struct eapol_state_machine *sm) argument
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dssh-ed25519.c102 u_char *sm = NULL, *m = NULL; local
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_identity.c21 static void * eap_identity_init(struct eap_sm *sm) argument
34 static void * eap_identity_initPickUp(struct eap_sm *sm) argument
45 static void eap_identity_reset(struct eap_sm *sm, void *priv) argument
52 static struct wpabuf * eap_identity_buildReq(struct eap_sm *sm, void *priv, argument
82 static Boolean eap_identity_check(struct eap_sm *sm, void *priv, argument
99 static void eap_identity_process(struct eap_sm *sm, voi argument
136 eap_identity_isDone(struct eap_sm *sm, void *priv) argument
143 eap_identity_isSuccess(struct eap_sm *sm, void *priv) argument
[all...]

Completed in 116 milliseconds

123456