Home
last modified time | relevance | path

Searched defs:sm (Results 1 – 25 of 125) sorted by relevance

12345

/netbsd-src/external/bsd/wpa/dist/src/rsn_supp/
H A Dpreauth.h32 static inline void pmksa_candidate_free(struct wpa_sm *sm) in pmksa_candidate_free()
36 static inline void rsn_preauth_candidate_process(struct wpa_sm *sm) in rsn_preauth_candidate_process()
40 static inline int rsn_preauth_init(struct wpa_sm *sm, const u8 *dst, in rsn_preauth_init()
46 static inline void rsn_preauth_deinit(struct wpa_sm *sm) in rsn_preauth_deinit()
50 static inline int rsn_preauth_scan_results(struct wpa_sm *sm) in rsn_preauth_scan_results()
55 static inline void rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, in rsn_preauth_scan_result()
60 static inline void pmksa_candidate_add(struct wpa_sm *sm, in pmksa_candidate_add()
66 static inline int rsn_preauth_get_status(struct wpa_sm *sm, char *buf, in rsn_preauth_get_status()
72 static inline int rsn_preauth_in_progress(struct wpa_sm *sm) in rsn_preauth_in_progress()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspace_map.c60 space_map_load(space_map_t *sm, range_tree_t *rt, maptype_t maptype) in space_map_load()
140 space_map_histogram_clear(space_map_t *sm) in space_map_histogram_clear()
149 space_map_histogram_verify(space_map_t *sm, range_tree_t *rt) in space_map_histogram_verify()
163 space_map_histogram_add(space_map_t *sm, range_tree_t *rt, dmu_tx_t *tx) in space_map_histogram_add()
214 space_map_entries(space_map_t *sm, range_tree_t *rt) in space_map_entries()
240 space_map_write(space_map_t *sm, range_tree_t *rt, maptype_t maptype, in space_map_write()
342 space_map_open_impl(space_map_t *sm) in space_map_open_impl()
360 space_map_t *sm; in space_map_open() local
388 space_map_close(space_map_t *sm) in space_map_close()
402 space_map_truncate(space_map_t *sm, dmu_tx_t *tx) in space_map_truncate()
[all …]
/netbsd-src/sys/secmodel/
H A Dsecmodel.c76 secmodel_t sm; in secmodel_register() local
102 secmodel_deregister(secmodel_t sm) in secmodel_deregister()
143 secmodel_adjust_behavior(secmodel_t sm, bool added) in secmodel_adjust_behavior()
169 secmodel_plug(secmodel_t sm) in secmodel_plug()
199 secmodel_unplug(secmodel_t sm) in secmodel_unplug()
239 secmodel_t sm; in secmodel_eval() local
/netbsd-src/external/bsd/wpa/dist/src/wps/
H A Dwps_upnp_ssdp.c120 next_advertisement(struct upnp_wps_device_sm *sm, in next_advertisement()
222 void advertisement_state_machine_stop(struct upnp_wps_device_sm *sm, in advertisement_state_machine_stop()
260 struct upnp_wps_device_sm *sm = user_ctx; in advertisement_state_machine_handler() local
335 int advertisement_state_machine_start(struct upnp_wps_device_sm *sm) in advertisement_state_machine_start()
382 struct upnp_wps_device_sm *sm = eloop_data; in msearchreply_state_machine_handler() local
447 static void msearchreply_state_machine_start(struct upnp_wps_device_sm *sm, in msearchreply_state_machine_start()
513 static void ssdp_parse_msearch(struct upnp_wps_device_sm *sm, in ssdp_parse_msearch()
668 void ssdp_listener_stop(struct upnp_wps_device_sm *sm) in ssdp_listener_stop()
687 struct upnp_wps_device_sm *sm = sock_ctx; in ssdp_listener_handler() local
772 int ssdp_listener_start(struct upnp_wps_device_sm *sm) in ssdp_listener_start()
[all …]
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dseqmod.c62 seqmod_info *sm = sc->sc_private; in seqmod_op_cleanup() local
92 seqmod_info *sm = on->on_bi.bi_private; in seqmod_op_mod() local
153 seqmod_info *sm; in seqmod_db_open() local
170 seqmod_info *sm = (seqmod_info *)on->on_bi.bi_private; in seqmod_db_close() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsm-malloc.cc112 malloc_diagnostic (const malloc_state_machine &sm, tree arg) in malloc_diagnostic()
155 double_free (const malloc_state_machine &sm, tree arg) in double_free()
210 possible_null (const malloc_state_machine &sm, tree arg) in possible_null()
245 possible_null_deref (const malloc_state_machine &sm, tree arg) in possible_null_deref()
294 possible_null_arg (const malloc_state_machine &sm, tree arg, in possible_null_arg()
350 null_deref (const malloc_state_machine &sm, tree arg) in null_deref()
386 null_arg (const malloc_state_machine &sm, tree arg, in null_arg()
432 use_after_free (const malloc_state_machine &sm, tree arg) in use_after_free()
474 malloc_leak (const malloc_state_machine &sm, tree arg) in malloc_leak()
514 free_of_non_heap (const malloc_state_machine &sm, tree arg) in free_of_non_heap()
H A Dsm-file.cc95 file_diagnostic (const fileptr_state_machine &sm, tree arg) in file_diagnostic()
129 double_fclose (const fileptr_state_machine &sm, tree arg) in double_fclose()
169 file_leak (const fileptr_state_machine &sm, tree arg) in file_leak()
H A Ddiagnostic-manager.cc70 saved_diagnostic::saved_diagnostic (const state_machine *sm, in saved_diagnostic()
161 diagnostic_manager::add_diagnostic (const state_machine *sm, in add_diagnostic()
652 bool on_global_state_change (const state_machine &sm, in on_global_state_change()
679 bool on_state_change (const state_machine &sm, in on_state_change()
758 const state_machine &sm = ext_state.get_sm (i); in for_each_state_change() local
1078 const state_machine *sm, in prune_path()
1127 const state_machine *sm, in prune_for_sm_diagnostic()
H A Dprogram-state.cc157 sm_state_map::print (const state_machine &sm, const region_model *model, in print()
402 const state_machine &sm, in purge_for_unknown_fncall()
501 sm_state_map::on_svalue_purge (const state_machine &sm, in on_svalue_purge()
572 sm_state_map::validate (const state_machine &sm, in validate()
1088 const state_machine &sm = ext_state.get_sm (sm_idx); in validate() local
1099 const state_machine &sm = get_sm (ext_state); in dump() local
1138 const state_machine &sm = ext_state.get_sm (m_sm_idx); in validate() local
1430 state_machine *sm = make_malloc_state_machine (NULL); in test_program_state_dumping() local
/netbsd-src/sys/dev/i2c/
H A Dm41st84.c135 const struct strtc_model *sm; in strtc_model_by_number() local
153 const struct strtc_model *sm = NULL; in strtc_model_by_compat() local
185 const struct strtc_model *sm; in strtc_attach() local
257 const struct strtc_model * const sm = sc->sc_model; in strtc_read() local
298 const struct strtc_model * const sm = sc->sc_model; in strtc_write() local
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-taint.cc136 taint_diagnostic (const taint_state_machine &sm, tree arg, in taint_diagnostic()
181 tainted_array_index (const taint_state_machine &sm, tree arg, in tainted_array_index()
254 tainted_offset (const taint_state_machine &sm, tree arg, in tainted_offset()
364 tainted_size (const taint_state_machine &sm, tree arg, in tainted_size()
433 tainted_access_attrib_size (const taint_state_machine &sm, tree arg, in tainted_access_attrib_size()
471 tainted_divisor (const taint_state_machine &sm, tree arg, in tainted_divisor()
519 tainted_allocation_size (const taint_state_machine &sm, tree arg, in tainted_allocation_size()
1032 const state_machine *sm; in check_region_for_taint() local
1138 const state_machine *sm; in check_dynamic_size_for_taint() local
H A Dsm-malloc.cc473 deallocator::deallocator (malloc_state_machine *sm, in deallocator()
510 standard_deallocator::standard_deallocator (malloc_state_machine *sm, in standard_deallocator()
519 deallocator_set::deallocator_set (malloc_state_machine *sm, in deallocator_set()
543 custom_deallocator_set (malloc_state_machine *sm, in custom_deallocator_set()
591 standard_deallocator_set::standard_deallocator_set (malloc_state_machine *sm, in standard_deallocator_set()
688 malloc_diagnostic (const malloc_state_machine &sm, tree arg) in malloc_diagnostic()
750 mismatching_deallocation (const malloc_state_machine &sm, tree arg, in mismatching_deallocation()
836 double_free (const malloc_state_machine &sm, tree arg, const char *funcname) in double_free()
897 possible_null (const malloc_state_machine &sm, tree arg) in possible_null()
932 possible_null_deref (const malloc_state_machine &sm, tree arg) in possible_null_deref()
[all …]
H A Dsm-file.cc110 file_diagnostic (const fileptr_state_machine &sm, tree arg) in file_diagnostic()
154 double_fclose (const fileptr_state_machine &sm, tree arg) in double_fclose()
199 file_leak (const fileptr_state_machine &sm, tree arg) in file_leak()
/netbsd-src/external/bsd/wpa/dist/src/eap_peer/
H A Deap_fast_pac.c253 static int eap_fast_init_pac_data(struct eap_sm *sm, const char *pac_file, in eap_fast_init_pac_data()
411 int eap_fast_load_pac(struct eap_sm *sm, struct eap_fast_pac **pac_root, in eap_fast_load_pac()
535 static int eap_fast_write_pac(struct eap_sm *sm, const char *pac_file, in eap_fast_write_pac()
618 int eap_fast_save_pac(struct eap_sm *sm, struct eap_fast_pac *pac_root, in eap_fast_save_pac()
748 int eap_fast_load_pac_bin(struct eap_sm *sm, struct eap_fast_pac **pac_root, in eap_fast_load_pac_bin()
871 int eap_fast_save_pac_bin(struct eap_sm *sm, struct eap_fast_pac *pac_root, in eap_fast_save_pac_bin()
H A Deap_teap_pac.c254 static int eap_teap_init_pac_data(struct eap_sm *sm, const char *pac_file, in eap_teap_init_pac_data()
412 int eap_teap_load_pac(struct eap_sm *sm, struct eap_teap_pac **pac_root, in eap_teap_load_pac()
536 static int eap_teap_write_pac(struct eap_sm *sm, const char *pac_file, in eap_teap_write_pac()
622 int eap_teap_save_pac(struct eap_sm *sm, struct eap_teap_pac *pac_root, in eap_teap_save_pac()
752 int eap_teap_load_pac_bin(struct eap_sm *sm, struct eap_teap_pac **pac_root, in eap_teap_load_pac_bin()
875 int eap_teap_save_pac_bin(struct eap_sm *sm, struct eap_teap_pac *pac_root, in eap_teap_save_pac_bin()
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_sign/ed25519/ref10/
H A Dobsolete.c31 crypto_sign_edwards25519sha512batch(unsigned char *sm, in crypto_sign_edwards25519sha512batch()
71 const unsigned char *sm, in crypto_sign_edwards25519sha512batch_open()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_gv100.c33 gv100_gr_trap_sm(struct gf100_gr *gr, int gpc, int tpc, int sm) in gv100_gr_trap_sm()
71 int sm; in gv100_gr_init_shader_exceptions() local
H A Dnouveau_nvkm_engine_gr_ctxtu102.c39 tu102_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) in tu102_grctx_generate_sm_id()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DPrettyStackTrace.h31 PrettyStackTraceLoc(SourceManager &sm, SourceLocation L, const char *Msg) in PrettyStackTraceLoc()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DCuda.cpp68 #define SM2(sm, ca) \ argument
70 #define SM(sm) SM2(sm, "compute_" #sm) argument
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_sign/
H A Dcrypto_sign.c60 crypto_sign(unsigned char *sm, unsigned long long *smlen_p, in crypto_sign()
69 const unsigned char *sm, unsigned long long smlen, in crypto_sign_open()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/
H A Dmeson-a1.dtsi61 sm: secure-monitor { label
/netbsd-src/sys/compat/common/
H A Dkern_sig_43.c86 compat_43_sigmask_to_sigset(const int *sm, sigset_t *ss) in compat_43_sigmask_to_sigset()
97 compat_43_sigset_to_sigmask(const sigset_t *ss, int *sm) in compat_43_sigset_to_sigmask()
/netbsd-src/games/warp/
H A DMakefile60 sm: sm.lo target
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DSegMem.h53 set_mode (Seg_mode sm) in set_mode()

12345