Searched refs:sm (Results 76 - 100 of 184) sorted by relevance

12345678

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dshm.c12 #include <sm/gen.h>
19 # include <sm/string.h>
20 # include <sm/shm.h>
H A Dmakebuf.c17 #include <sm/gen.h>
23 #include <sm/io.h>
24 #include <sm/heap.h>
25 #include <sm/conf.h>
H A Dstdio.c17 #include <sm/gen.h>
24 #include <sm/time.h>
25 #include <sm/heap.h>
26 #include <sm/assert.h>
27 #include <sm/varargs.h>
28 #include <sm/io.h>
29 #include <sm/setjmp.h>
30 #include <sm/conf.h>
31 #include <sm/fdset.h>
H A Dt-memstat.c12 #include <sm/gen.h>
15 #include <sm/misc.h>
H A Dvsnprintf.c17 #include <sm/gen.h>
20 #include <sm/io.h>
H A Drefill.c17 #include <sm/gen.h>
24 #include <sm/time.h>
27 #include <sm/io.h>
28 #include <sm/conf.h>
29 #include <sm/assert.h>
H A Dsignal.c12 #include <sm/gen.h>
16 # include <sm/time.h>
22 #include <sm/clock.h>
23 #include <sm/signal.h>
25 #include <sm/string.h>
H A Dt-shm.c12 #include <sm/gen.h>
22 # include <sm/heap.h>
23 # include <sm/string.h>
24 # include <sm/test.h>
25 # include <sm/shm.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 Dsmstdio.c12 #include <sm/gen.h>
19 #include <sm/assert.h>
20 #include <sm/io.h>
21 #include <sm/string.h>
H A Dstrto.c14 #include <sm/gen.h>
22 #include <sm/limits.h>
23 #include <sm/conf.h>
24 #include <sm/string.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...]
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dclock.h24 # include <sm/signal.h>
H A Dexc.h22 #include <sm/setjmp.h>
23 #include <sm/io.h>
24 #include <sm/gen.h>
25 #include <sm/assert.h>
H A Dsetjmp.h17 # include <sm/config.h>
H A Dassert.h22 # include <sm/gen.h>
23 # include <sm/debug.h>
H A Ddebug.h22 # include <sm/gen.h>
23 # include <sm/io.h>
H A Dldap.h15 # include <sm/conf.h>
16 # include <sm/rpool.h>
H A Dsem.h15 #include <sm/gen.h>
H A Dtime.h17 # include <sm/config.h>
H A Dstring.h21 # include <sm/gen.h>
22 # include <sm/varargs.h>
/osnet-11/usr/src/cmd/ldap/common/
H A Dtmpltest.c238 struct ldap_searchmatch *sm; local
276 for ( i = 0, sm = so->so_smlist; sm != NULL; i++, sm = sm->sm_next ) {
279 NULLSTRINGIFNULL( sm->sm_matchprompt ),
280 NULLSTRINGIFNULL( sm->sm_filter ));
/osnet-11/usr/src/cmd/sendmail/libsmdb/
H A DMakefile36 CPPFLAGS= $(INCPATH) $(ENVDEF) $(CPPFLAGS.sm)
/osnet-11/usr/src/cmd/sendmail/libsmutil/
H A DMakefile32 CPPFLAGS= $(INCPATH) $(CPPFLAGS.sm) -DNOT_SENDMAIL
/osnet-11/usr/src/cmd/sendmail/aux/
H A Dsmrsh.c16 #include <sm/gen.h>
58 #include <sm/io.h>
59 #include <sm/limits.h>
60 #include <sm/string.h>
74 #include <sm/conf.h>
75 #include <sm/errstring.h>
82 # define CMDDIR "/usr/adm/sm.bin"

Completed in 57 milliseconds

12345678