Searched refs:sm (Results 226 - 250 of 435) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dassert.h20 # include <sm/gen.h>
21 # include <sm/debug.h>
H A Dldap.h15 # include <sm/conf.h>
16 # include <sm/rpool.h>
H A Dtime.h15 # include <sm/config.h>
H A Dsem.h15 #include <sm/gen.h>
H A Dstring.h19 # include <sm/gen.h>
20 # include <sm/varargs.h>
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dt-shm.c10 #include <sm/gen.h>
20 # include <sm/heap.h>
21 # include <sm/string.h>
22 # include <sm/test.h>
23 # include <sm/shm.h>
H A Dsignal.c10 #include <sm/gen.h>
14 # include <sm/time.h>
20 #include <sm/clock.h>
21 #include <sm/signal.h>
23 #include <sm/string.h>
H A Db-strcmp.c10 #include <sm/gen.h>
16 #include <sm/time.h>
17 #include <sm/string.h>
H A Db-strl.c21 #include <sm/gen.h>
27 #include <sm/time.h>
28 #include <sm/string.h>
H A Dsmstdio.c10 #include <sm/gen.h>
17 #include <sm/assert.h>
18 #include <sm/io.h>
19 #include <sm/string.h>
H A Dstrto.c12 #include <sm/gen.h>
20 #include <sm/limits.h>
21 #include <sm/conf.h>
22 #include <sm/string.h>
H A Dsem.c10 #include <sm/gen.h>
16 # include <sm/string.h>
17 # include <sm/sem.h>
18 # include <sm/heap.h>
H A Dmbdb.c10 #include <sm/gen.h>
22 #include <sm/limits.h>
23 #include <sm/conf.h>
24 #include <sm/assert.h>
25 #include <sm/bitops.h>
26 #include <sm/errstring.h>
27 #include <sm/heap.h>
28 #include <sm/mbdb.h>
29 #include <sm/string.h>
33 #include <sm/sysexit
[all...]
H A Dfseek.c15 #include <sm/gen.h>
23 #include <sm/time.h>
24 #include <sm/signal.h>
25 #include <sm/io.h>
26 #include <sm/assert.h>
27 #include <sm/clock.h>
H A Dt-qic.c10 #include <sm/gen.h>
14 #include <sm/sendmail.h>
15 #include <sm/assert.h>
16 #include <sm/heap.h>
17 #include <sm/string.h>
18 #include <sm/test.h>
H A Dt-sem.c10 #include <sm/gen.h>
19 # include <sm/heap.h>
20 # include <sm/string.h>
21 # include <sm/signal.h>
22 # include <sm/test.h>
23 # include <sm/sem.h>
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_sake.c65 static void eap_sake_deinit(struct eap_sm *sm, void *priv);
68 static void * eap_sake_init(struct eap_sm *sm) argument
74 password = eap_get_config_password(sm, &password_len);
86 identity = eap_get_config_identity(sm, &identity_len);
90 eap_sake_deinit(sm, data);
105 static void eap_sake_deinit(struct eap_sm *sm, void *priv) argument
140 static struct wpabuf * eap_sake_process_identity(struct eap_sm *sm, argument
183 static struct wpabuf * eap_sake_process_challenge(struct eap_sm *sm, argument
285 static struct wpabuf * eap_sake_process_confirm(struct eap_sm *sm, argument
370 static struct wpabuf * eap_sake_process(struct eap_sm *sm, voi argument
440 eap_sake_isKeyAvailable(struct eap_sm *sm, void *priv) argument
447 eap_sake_getKey(struct eap_sm *sm, void *priv, size_t *len) argument
464 eap_sake_get_session_id(struct eap_sm *sm, void *priv, size_t *len) argument
486 eap_sake_get_emsk(struct eap_sm *sm, void *priv, size_t *len) argument
[all...]
/freebsd-11-stable/usr.bin/sort/
H A Dcoll.c419 struct sort_mods *sm; local
424 sm = &(kspecs->sm);
425 if (sm->dflag)
427 else if (sm->iflag)
429 if (sm->fflag || sm->Mflag)
436 struct sort_mods *sm = default_sort_mods; local
438 if (sm->bflag) {
443 if (sm
467 get_sort_func(struct sort_mods *sm) argument
496 struct sort_mods *sm; local
[all...]
H A Dcoll.h111 struct sort_mods sm; member in struct:key_specs
147 cmpcoll_t get_sort_func(struct sort_mods *sm);
/freebsd-11-stable/contrib/sendmail/src/
H A Dshmticklib.c13 #include <sm/gen.h>
/freebsd-11-stable/lib/libsmutil/
H A DMakefile23 sm_os.h: ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h .NOMETA
/freebsd-11-stable/contrib/wpa/src/pae/
H A Dieee802_1x_cp.h20 void ieee802_1x_cp_sm_deinit(struct ieee802_1x_cp_sm *sm);
/freebsd-11-stable/lib/libsmdb/
H A DMakefile23 sm_os.h: ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h .NOMETA
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_sm.h198 #define smtrace(sm) ocs_log_debug(NULL, "%s: %-20s --> %s\n", sm, ocs_sm_event_name(evt), __func__)
/freebsd-11-stable/contrib/sendmail/smrsh/
H A Dsmrsh.c14 #include <sm/gen.h>
56 #include <sm/io.h>
57 #include <sm/limits.h>
58 #include <sm/string.h>
72 #include <sm/conf.h>
73 #include <sm/errstring.h>
80 # define CMDDIR "/usr/adm/sm.bin"

Completed in 256 milliseconds

1234567891011>>