Searched refs:ipc (Results 51 - 75 of 86) sorted by relevance

1234

/freebsd-13-stable/sys/kern/
H A Dsysv_ipc.c48 #include <sys/ipc.h>
/freebsd-13-stable/tools/regression/sysvmsg/
H A Dmsgtest.c39 #include <sys/ipc.h>
/freebsd-13-stable/tools/regression/sysvsem/
H A Dsemtest.c39 #include <sys/ipc.h>
/freebsd-13-stable/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c303 * Check if the given ipc object with the given type matches the selection
334 /* Unknown type -- filter if *any* ipc filtering is required. */
568 tok.tt.ipc.type, tok.tt.ipc.id,
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.cpp40 #include <sys/ipc.h>
H A Dsanitizer_platform_limits_solaris.cpp37 #include <sys/ipc.h>
H A Dsanitizer_platform_limits_freebsd.cpp21 #include <sys/ipc.h>
/freebsd-13-stable/contrib/ntp/adjtimed/
H A Dadjtimed.c31 #include <sys/ipc.h>
/freebsd-13-stable/sys/security/audit/
H A Daudit_private.h53 #include <sys/ipc.h>
H A Daudit_worker.c47 #include <sys/ipc.h>
H A Daudit.c48 #include <sys/ipc.h>
H A Daudit_arg.c44 #include <sys/ipc.h>
/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dbuf.c36 #include <sys/ipc.h>
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_shm.c34 # include <sys/ipc.h>
/freebsd-13-stable/sys/dev/mn/
H A Dif_mn.c100 u_int8_t ipc, ccr1, ccr3, pre, rtr1, rtr2, rtr3, rtr4; member in struct:f54wreg
120 u_int8_t ipc, ccr1, ccr3, pre, rtr1, rtr2, rtr3, rtr4; member in struct:f54rreg
907 sc->f54w->ipc = 0x07;
/freebsd-13-stable/contrib/processor-trace/libipt/include/
H A Dintel-pt.h608 enum pt_ip_compression ipc; member in struct:pt_packet_ip
/freebsd-13-stable/crypto/heimdal/lib/
H A DMakefile.in114 ipc hx509 krb5 ntlm kafs gssapi hdb kadm5 otp kdfs
402 ipc \
/freebsd-13-stable/kerberos5/lib/libkrb5/
H A DMakefile623 -I${KRB5DIR}/lib/ipc \
/freebsd-13-stable/contrib/openbsm/bsm/
H A Dlibbsm.h753 au_ipc_t ipc; member in union:tokenstr::__anon5813
/freebsd-13-stable/contrib/netbsd-tests/kernel/
H A Dt_sysv.c49 #include <sys/ipc.h>
/freebsd-13-stable/crypto/heimdal/lib/ipc/
H A DMakefile.in49 subdir = lib/ipc
425 include_HEADERS = heim-ipc.h
465 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/ipc/Makefile'; \
467 $(AUTOMAKE) --foreign lib/ipc/Makefile
/freebsd-13-stable/contrib/openbsm/libbsm/
H A Dbsm_io.c2274 READ_TOKEN_U_CHAR(buf, len, tok->tt.ipc.type, tok->len, err);
2278 READ_TOKEN_U_INT32(buf, len, tok->tt.ipc.id, tok->len, err);
2291 open_attr(fp, "ipc-type");
2292 print_ipctype(fp, tok->tt.ipc.type, oflags);
2294 open_attr(fp, "ipc-id");
2295 print_4_bytes(fp, tok->tt.ipc.id, "%u");
2300 print_ipctype(fp, tok->tt.ipc.type, oflags);
2302 print_4_bytes(fp, tok->tt.ipc.id, "%u");
/freebsd-13-stable/crypto/heimdal/kcm/
H A DMakefile.in112 $(top_builddir)/lib/ipc/libheim-ipcs.la $(am__DEPENDENCIES_1) \
425 $(top_builddir)/lib/ipc/libheim-ipcs.la \
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dkcm.c43 #include <heim-ipc.h>
/freebsd-13-stable/crypto/heimdal/kdc/
H A DMakefile.in156 $(top_builddir)/lib/ipc/libheim-ipcs.la $(am__DEPENDENCIES_2) \
544 $(top_builddir)/lib/ipc/libheim-ipcs.la \

Completed in 211 milliseconds

1234