代码搜索结果

找到约 10,000 项符合 PID 的代码

pipe5.c

#include #include #include #include int main() { int data_processed; int file_pipes[2]; const char some_data[] = "123"; pid_t fork_result;

pipe5.c

#include #include #include #include int main() { int data_processed; int file_pipes[2]; const char some_data[] = "123"; pid_t fork_result;

dialogamenddata.cpp

// /****************************************/ /* SchoolManageSystem */ /*设计者:全佳营 */ /*时间:2004.5.9-2004-5.18 */ /*Email:ghostman@tzc.edu.cn */ /*********************************

fork.c

#include #include #include #include #include #include #include

makefile.am

AM_CPPFLAGS = -I$(top_srcdir)/src noinst_LIBRARIES = libmisc.a noinst_HEADERS = \ cmdline.h \ helper.h \ hexprint.h \ output.h \ pkt_time.h \ pid_mem.h \ packet_mem.h \ print_header.h \ crc

group_translate_ranks.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" #include "group.h" /* -- Begin Pro

ppc32.h

#ifndef _PPC64_PPC32_H #define _PPC64_PPC32_H #include #include #include /* * Data types and macros for providing 32b PowerPC support. * * This pr

com_cdynews.h

// // sproxy.exe generated file // do not modify this file // // Created: 01/11/2008@16:27:25 // #pragma once #if !defined(_WIN32_WINDOWS) && !defined(_WIN32_WINNT) && !defined(_WIN32_WCE

dialogamenddata.cpp

// /****************************************/ /* SchoolManageSystem */ /*设计者:全佳营 */ /*时间:2004.5.9-2004-5.18 */ /*Email:ghostman@tzc.edu.cn */ /*********************************

pipe5.c

#include #include #include #include int main() { int data_processed; int file_pipes[2]; const char some_data[] = "123"; pid_t fork_result;