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

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h260 u32 ipc:1; /* IP Checksum Correct */ member in struct:Vmxnet3_RxCompDesc
270 u32 ipc:1; /* IP Checksum Correct */ member in struct:Vmxnet3_RxCompDesc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/
H A Dmakefile.bcc47 all: access animate artprov aui calendar caret checklst collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard
189 @echo cd ipc >ipc.bat
190 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ipc.bat
191 call ipc.bat
192 @del ipc.bat
582 ipc:
583 @echo cd ipc >ipc.bat
584 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ipc
[all...]
H A Dmakefile.dmc22 all : access animate artprov aui calendar caret checklst collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard
164 @echo cd ipc >ipc.bat
165 @echo make -f makefile.dmc $(MAKEARGS) clean >>ipc.bat
166 ipc.bat
167 @del ipc.bat
557 ipc :
558 @echo cd ipc >ipc.bat
559 @echo make -f makefile.dmc $(MAKEARGS) all >>ipc
[all...]
H A Dmakefile.gcc39 all: access animate artprov aui calendar caret checklst collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard
78 $(MAKE) -C ipc -f makefile.gcc $(MAKEARGS) clean
228 ipc:
229 $(MAKE) -C ipc -f makefile.gcc $(MAKEARGS) all
372 internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer menu \
H A Dmakefile.wat56 all : .SYMBOLIC access animate artprov aui calendar caret checklst collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate sashtest scroll scrollsub shaped sockets sound splash splitter statbar taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard
166 cd ipc
478 ipc : .SYMBOLIC
479 cd ipc
H A Dmakefile.dms134 cd ipc
447 cd ipc
H A Dmakefile.vc146 cd ipc
459 cd ipc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dipcclint.tex27 <wx/ipc.h>
H A Dipcservr.tex24 <wx/ipc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip.h113 struct ipcm_cookie *ipc,
411 struct msghdr *msg, struct ipcm_cookie *ipc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/helpview/src/
H A Dclient.cpp46 #include <wx/ipc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsys_sparc_32.c23 #include <linux/ipc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dshm.c2 * linux/ipc/shm.c
16 * support for audit of ipc object properties and permission changes
560 struct kern_ipc_perm *ipc; local
564 ipc = idr_find(&shm_ids(ns).ipcs_idr, next_id);
565 if (ipc == NULL)
567 shp = container_of(ipc, struct shmid_kernel, shm_perm);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/nvram/
H A Dnvram_linux.c48 #include <sys/ipc.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dsquashfs_fs.h443 struct squashfs_ipc_inode_header ipc; member in union:squashfs_inode_header
H A Dunsquash-1.c81 squashfs_ipc_inode_header_1 *inodep = &header.ipc;
H A Dsquashfs_compat.h151 struct squashfs_ipc_inode_header_3 ipc; member in union:squashfs_inode_header_3
475 struct squashfs_ipc_inode_header_1 ipc; member in union:squashfs_inode_header_1
624 struct squashfs_ipc_inode_header_2 ipc; member in union:squashfs_inode_header_2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsyscall.c29 #include <linux/ipc.h>
H A Dlinux32.c35 #include <linux/ipc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/squashfs/
H A Dsquashfs_fs.h412 struct squashfs_ipc_inode ipc; member in union:squashfs_inode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_map.c19 #include <sys/ipc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dsys_m68k.c23 #include <linux/ipc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dip_sockglue.c195 int ip_cmsg_send(struct net *net, struct msghdr *msg, struct ipcm_cookie *ipc) argument
208 err = ip_options_get(net, &ipc->opt, CMSG_DATA(cmsg),
219 ipc->oif = info->ipi_ifindex;
220 ipc->addr = info->ipi_spec_dst.s_addr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dsmb_macros.h67 #define IS_IPC(conn) ((conn) && (conn)->ipc)
273 /* limiting size of ipc replies */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsglob.h294 bool ipc:1; /* set if connection to IPC$ eg for RPC/PIPES */ member in struct:cifsTconInfo

Completed in 162 milliseconds

12345