代码搜索:IPC标准下载列表

找到约 10,000 项符合「IPC标准下载列表」的源代码

代码结果 10,000
www.eeworm.com/read/379711/9181902

h ipc.h

#ifndef _LINUX_IPC_H #define _LINUX_IPC_H #include typedef int key_t; /* should go in type for IPC key */ #define IPC_PRIVATE ((key_t) 0) struct ipc_perm { k
www.eeworm.com/read/181591/9244754

c ipc.c

// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil -*- (for GNU Emacs) // // $Id: ipc.c,v 1.2 2002/12/03 12:14:27 dev Exp $ /* * This file contain replaced TDI_EVENT_CONNECT handler */
www.eeworm.com/read/181591/9244786

h ipc.h

// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil -*- (for GNU Emacs) // // $Id: ipc.h,v 1.5 2002/12/05 13:03:54 dev Exp $ #ifndef _ipc_h_ #define _ipc_h_ /* ioctls */ #define FILE_DEV
www.eeworm.com/read/180193/9316395

h ipc.h

#pragma warning(push) #pragma warning(disable: 4200) // zero-sized array in struct/union #pragma pack(push,8) struct AvisynthIPCData { int magic; int ver; int requested_frame; bool au
www.eeworm.com/read/374163/9418691

info ipc.info

www.eeworm.com/read/374163/9418707

texi ipc.texi

\input texinfo @c -*-texinfo-*- @comment %**start of header (This is for running Texinfo on a region.) @setfilename ipc.info @settitle Inter Process Communication. @setchapternewpage odd @comment %*
www.eeworm.com/read/177586/9446409

py ipc.py

# The contents of this file are subject to the BitTorrent Open Source License # Version 1.1 (the License). You may not copy or use this file, in either # source code or executable form, except in com
www.eeworm.com/read/176998/9477720

c ipc.c

/* * ipc.c talk to the keyserv process. * * Entry point: * * keyserv(command, arg) * command can be KINSTALL, KUNINSTALL, or a command for keyserv. * arg is a 1 byte argument. * * This f
www.eeworm.com/read/366576/9808505

c ipc.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2004-2008 Marcel Holtmann * * This library is free software; you can redistribute it and/or * modi
www.eeworm.com/read/366576/9808542

h ipc.h

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2004-2008 Marcel Holtmann * * This library is free software; you can redistribute it and/or * modi