Searched refs:sm (Results 251 - 275 of 406) sorted by relevance

<<11121314151617

/freebsd-10.2-release/contrib/sendmail/libsm/
H A Dheap.c10 #include <sm/gen.h>
20 #include <sm/assert.h>
21 #include <sm/debug.h>
22 #include <sm/exc.h>
23 #include <sm/heap.h>
24 #include <sm/io.h>
25 #include <sm/signal.h>
26 #include <sm/xtrap.h>
52 "F:sm.heap",
H A Dmemstat.c10 #include <sm/gen.h>
14 #include <sm/misc.h>
H A Dvfscanf.c15 #include <sm/gen.h>
22 #include <sm/time.h>
23 #include <sm/varargs.h>
24 #include <sm/config.h>
25 #include <sm/io.h>
26 #include <sm/signal.h>
27 #include <sm/clock.h>
28 #include <sm/string.h>
H A Dfvwrite.c15 #include <sm/gen.h>
23 #include <sm/io.h>
24 #include <sm/setjmp.h>
25 #include <sm/conf.h>
H A Dt-strl.c11 #include <sm/gen.h>
16 #include <sm/heap.h>
17 #include <sm/string.h>
18 #include <sm/test.h>
H A Dclock.c14 #include <sm/gen.h>
20 # include <sm/time.h>
22 #include <sm/heap.h>
23 #include <sm/debug.h>
24 #include <sm/bitops.h>
25 #include <sm/clock.h>
/freebsd-10.2-release/contrib/sendmail/src/
H A Dtrace.c15 #include <sm/debug.h>
16 #include <sm/string.h>
H A Dtimers.c13 #include <sm/gen.h>
18 # include <sm/time.h>
/freebsd-10.2-release/lib/libsm/
H A DMakefile21 LIB= sm
40 ln -sf ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h sm_os.h
/freebsd-10.2-release/contrib/wpa/src/eap_peer/
H A Deap_wsc.c128 static void * eap_wsc_init(struct eap_sm *sm) argument
143 wps = sm->wps;
149 identity = eap_get_config_identity(sm, &identity_len);
174 phase1 = eap_get_config_phase1(sm);
235 res = eap_get_config_fragment_size(sm);
249 if (sm->ClientTimeout > 30)
250 sm->ClientTimeout = 30;
256 static void eap_wsc_deinit(struct eap_sm *sm, void *priv) argument
396 static struct wpabuf * eap_wsc_process(struct eap_sm *sm, void *priv, argument
536 if (sm
[all...]
H A Deap_pax.c44 static void eap_pax_deinit(struct eap_sm *sm, void *priv);
47 static void * eap_pax_init(struct eap_sm *sm) argument
53 identity = eap_get_config_identity(sm, &identity_len);
54 password = eap_get_config_password(sm, &password_len);
73 eap_pax_deinit(sm, data);
85 static void eap_pax_deinit(struct eap_sm *sm, void *priv) argument
322 static struct wpabuf * eap_pax_process(struct eap_sm *sm, void *priv, argument
454 static Boolean eap_pax_isKeyAvailable(struct eap_sm *sm, void *priv) argument
461 static u8 * eap_pax_getKey(struct eap_sm *sm, void *priv, size_t *len) argument
482 static u8 * eap_pax_get_emsk(struct eap_sm *sm, voi argument
[all...]
H A Deap_pwd.c79 static void * eap_pwd_init(struct eap_sm *sm) argument
85 password = eap_get_config_password(sm, &password_len);
91 identity = eap_get_config_identity(sm, &identity_len);
138 static void eap_pwd_deinit(struct eap_sm *sm, void *priv) argument
163 static u8 * eap_pwd_getkey(struct eap_sm *sm, void *priv, size_t *len) argument
183 eap_pwd_perform_id_exchange(struct eap_sm *sm, struct eap_pwd_data *data, argument
265 eap_pwd_perform_commit_exchange(struct eap_sm *sm, struct eap_pwd_data *data, argument
457 eap_pwd_perform_confirm_exchange(struct eap_sm *sm, struct eap_pwd_data *data, argument
668 eap_pwd_process(struct eap_sm *sm, void *priv, struct eap_method_ret *ret, argument
801 eap_pwd_perform_id_exchange(sm, dat
875 eap_pwd_key_available(struct eap_sm *sm, void *priv) argument
882 eap_pwd_get_emsk(struct eap_sm *sm, void *priv, size_t *len) argument
[all...]
H A Deap_tnc.c35 static void * eap_tnc_init(struct eap_sm *sm) argument
54 static void eap_tnc_deinit(struct eap_sm *sm, void *priv) argument
196 static struct wpabuf * eap_tnc_process(struct eap_sm *sm, void *priv, argument
321 wpa_msg(sm->msg_ctx, MSG_INFO,
326 wpa_msg(sm->msg_ctx, MSG_INFO,
331 wpa_msg(sm->msg_ctx, MSG_INFO,
/freebsd-10.2-release/contrib/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h51 void init(const MCSchedModel &sm, const TargetSubtargetInfo *sti,
/freebsd-10.2-release/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.h56 int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len);
/freebsd-10.2-release/contrib/sendmail/include/sm/
H A Dcdefs.h20 # include <sm/config.h>
/freebsd-10.2-release/lib/libmilter/
H A DMakefile33 ln -sf ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h sm_os.h
/freebsd-10.2-release/usr.bin/vacation/
H A DMakefile36 ln -sf ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h sm_os.h
/freebsd-10.2-release/usr.sbin/editmap/
H A DMakefile37 ln -sf ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h sm_os.h
/freebsd-10.2-release/usr.sbin/makemap/
H A DMakefile38 ln -sf ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h sm_os.h
/freebsd-10.2-release/usr.sbin/praliases/
H A DMakefile38 ln -sf ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h sm_os.h
/freebsd-10.2-release/contrib/sendmail/rmail/
H A Drmail.c15 #include <sm/gen.h>
57 #include <sm/io.h>
59 #include <sm/string.h>
66 #include <sm/conf.h>
67 #include <sm/errstring.h>
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h137 PathDiagnosticLocation(SourceLocation L, const SourceManager &sm, argument
139 : K(kind), S(0), D(0), SM(&sm),
157 const SourceManager &sm,
161 D(0), SM(&sm),
170 PathDiagnosticLocation(const Decl *d, const SourceManager &sm) argument
171 : K(DeclK), S(0), D(d), SM(&sm),
181 PathDiagnosticLocation(SourceLocation loc, const SourceManager &sm) argument
182 : K(SingleLocK), S(0), D(0), SM(&sm), Loc(loc, sm), Range(genRange()) {
156 PathDiagnosticLocation(const Stmt *s, const SourceManager &sm, LocationOrAnalysisDeclContext lac) argument
/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_mgr.c86 osm_ucast_mgr_init(IN osm_ucast_mgr_t * const p_mgr, IN osm_sm_t * sm) argument
90 OSM_LOG_ENTER(sm->p_log);
94 p_mgr->sm = sm;
95 p_mgr->p_log = sm->p_log;
96 p_mgr->p_subn = sm->p_subn;
97 p_mgr->p_lock = sm->p_lock;
99 if (sm->p_subn->opt.use_ucast_cache)
373 status = osm_req_set(p_mgr->sm, p_path, (uint8_t *) & si,
412 status = osm_req_set(p_mgr->sm, p_pat
[all...]
/freebsd-10.2-release/contrib/sendmail/include/libsmdb/
H A Dsmdb.h18 # include <sm/gen.h>
19 # include <sm/errstring.h>
26 # include "sm/bdb.h"

Completed in 188 milliseconds

<<11121314151617