Home
last modified time | relevance | path

Searched refs:ipc (Results 1 – 25 of 31) sorted by relevance

12

/titanic_41/usr/src/ucbcmd/sed/
H A Dsed1.c99 static int substitute(union reptr *ipc);
101 static void command(union reptr *ipc);
108 union reptr *ipc; in execute() local
127 ipc = pending; in execute()
139 for(ipc = ptrspace; ipc->r1.command; ) { in execute()
141 p1 = ipc->r1.ad1; in execute()
142 p2 = ipc->r1.ad2; in execute()
146 if(ipc->r1.inar) { in execute()
152 ipc->r1.inar = 0; in execute()
153 if(ipc->r1.negfl) in execute()
[all …]
/titanic_41/usr/src/cmd/mdb/intel/ia32/ipc/
H A DMakefile27 MODULE = ipc.so
30 MODSRCS = ipc.c
/titanic_41/usr/src/cmd/mdb/sparc/v9/ipc/
H A DMakefile27 MODULE = ipc.so
30 MODSRCS = ipc.c
/titanic_41/usr/src/cmd/mdb/intel/amd64/ipc/
H A DMakefile27 MODULE = ipc.so
30 MODSRCS = ipc.c
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipmon.c988 ip_t *ipc, *ip; local
1177 ipc = &ic->icmp_ip;
1178 i = ntohs(ipc->ip_len);
1184 i = ipc->ip_len;
1185 ipoff = ntohs(ipc->ip_off);
1186 proto = getproto(ipc->ip_p);
1189 ((ipc->ip_p == IPPROTO_TCP) ||
1190 (ipc->ip_p == IPPROTO_UDP))) {
1191 tp = (tcphdr_t *)((char *)ipc + hl);
1194 HOSTNAME_V4(res, ipc->ip_src),
[all …]
/titanic_41/usr/src/cmd/format/
H A Dmenu_fdisk.c520 int ipc; local
522 ipc = i * sizeof (struct ipart);
525 bootptr = &boot_sec.parts[ipc];
740 int ipc; local
742 ipc = i * sizeof (struct ipart);
745 bootptr = &mboot.parts[ipc];
865 int ipc; local
867 ipc = i * sizeof (struct ipart);
870 bootptr = &mboot.parts[ipc];
/titanic_41/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt52 token=ipc:ipc
79 message=ipc_perm:The ipc and ipc_perm tokens are not included if \
1117 format=arg1:[ipc]:[ipc_perm]
1120 # ipc, ipc_perm: msgctl -> ipc_lookup -> audit_ipc
1123 format=arg1:[ipc]:[ipc_perm]
1127 # ipc, ipc_perm: msgctl -> ipc_lookup -> audit_ipc
1130 format=arg1:[ipc]:[ipc_perm]
1134 # ipc, ipc_perm: msgctl -> ipc_lookup -> audit_ipc
1137 format=arg1:[ipc]:[ipc_perm]
1141 # ipc, ipc_perm: msgctl -> ipc_lookup -> audit_ipc
[all …]
/titanic_41/usr/src/uts/sparc/ipc/
H A DMakefile41 MODULE = ipc
/titanic_41/usr/src/uts/intel/ipc/
H A DMakefile42 MODULE = ipc
/titanic_41/usr/src/uts/sparc/msgsys/
H A DMakefile61 LDFLAGS += -dy -Nmisc/ipc
/titanic_41/usr/src/uts/intel/msgsys/
H A DMakefile60 LDFLAGS += -dy -Nmisc/ipc
/titanic_41/usr/src/man/man3head/
H A DMakefile45 ipc.h.3head \
134 ipc.3head \
223 ipc.3head := LINKSRC = ipc.h.3head
/titanic_41/usr/src/uts/intel/shmsys/
H A DMakefile63 LDFLAGS += -dy -Nmisc/ipc
/titanic_41/usr/src/uts/intel/semsys/
H A DMakefile63 LDFLAGS += -dy -Nmisc/ipc
/titanic_41/usr/src/uts/sparc/semsys/
H A DMakefile64 LDFLAGS += -dy -Nmisc/ipc
/titanic_41/usr/src/uts/sparc/shmsys/
H A DMakefile64 LDFLAGS += -dy -Nmisc/ipc
/titanic_41/usr/src/cmd/mdb/
H A DMakefile.common71 ipc \
/titanic_41/usr/src/cmd/truss/
H A DMakefile.com31 OBJS= main.o listopts.o ipc.o actions.o expound.o codes.o print.o \
/titanic_41/usr/src/pkg/manifests/
H A DSUNWipc.mf29 depend fmri=pkg:/system/ipc@0.5.11,5.11-0.133 type=require
H A Dsystem-ipc.mf26 set name=pkg.fmri value=pkg:/system/ipc@$(PKGVERS)
H A Ddeveloper-debug-mdb.mf104 file path=kernel/kmdb/$(ARCH64)/ipc group=sys mode=0555
141 $(i386_ONLY)file path=kernel/kmdb/ipc group=sys mode=0555
222 file path=usr/lib/mdb/kvm/$(ARCH64)/ipc.so group=sys mode=0555
261 $(i386_ONLY)file path=usr/lib/mdb/kvm/ipc.so group=sys mode=0555
/titanic_41/usr/src/lib/libbsm/
H A Daudit_class.txt51 0x00000200:ip:ipc
/titanic_41/usr/src/uts/sparc/
H A DMakefile.sparc383 MISC_KMODS += consconfig gld ipc nfs_dlboot nfssrv scsi
/titanic_41/usr/src/uts/intel/
H A DMakefile.intel597 MISC_KMODS += ipc
/titanic_41/usr/src/uts/common/sys/
H A DMakefile281 ipc.h \

12