Searched refs:synch (Results 351 - 375 of 472) sorted by relevance

<<111213141516171819

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dadutils.c42 #include <synch.h>
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c37 #include <synch.h>
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h42 #include <synch.h>
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dctfmerge.c177 #include <synch.h>
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_browser.c34 #include <synch.h>
H A Dsmbns_netbios_cache.c26 #include <synch.h>
/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3.h24 #include <sys/synch.h>
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dprivlib.c63 #include <synch.h>
/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_server.c33 #include <synch.h>
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dlibsmb.h44 #include <synch.h>
H A Dsmb_domain.c42 #include <synch.h>
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_sec.c47 #include <synch.h>
/illumos-gate/usr/src/head/
H A DMakefile188 synch.h \
462 $(AWK) '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
469 $(AWK) '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
476 $(AWK) '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
485 $(AWK) '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
493 $(AWK) '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
500 $(AWK) '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
507 $(AWK) '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h41 #include <synch.h>
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com879 synch.o \
1209 synch.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com859 synch.o \
1173 synch.o \
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h54 #include <synch.h>
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile835 synch.o \
1145 synch.o \
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c4808 int synch; local
4939 synch = FALSE;
4941 synch = TRUE;
4951 if (synch) {
5591 int t_len, synch; local
5795 synch = FALSE;
5797 synch = TRUE;
5807 if (synch) {
6128 int synch; local
6331 synch
6396 int synch; local
6891 int synch; local
9395 int synch; local
[all...]
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com913 synch.o \
1246 synch.o \
1258 pics/rwlock.o pics/synch.o pics/lwp.o pics/door_calls.o := \
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGlobal.h40 #include <synch.h>
/illumos-gate/usr/src/lib/libsec/common/
H A Dacltext.c40 #include <synch.h>
/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c35 #include <synch.h>
/illumos-gate/usr/src/lib/libc/i386/sys/
H A Dptrace.c57 #include <synch.h>
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_gnu.c40 #include <synch.h>

Completed in 320 milliseconds

<<111213141516171819