代码搜索:PID

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

代码结果 10,000
www.eeworm.com/read/136072/5874063

h procfs.h

/* Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under th
www.eeworm.com/read/135582/5884021

c app.c

/* * Copyright (c) 2003 Century Software, Inc. All Rights Reserved. *
www.eeworm.com/read/133465/5904419

c forkexec.c

forkexec(struct cmd *ptr) { int i,pid; /* 1 */ if (pid = fork()) { /* 2 */ if (backgnd==TRUE) printf("%d\n", pid); lastpid = pid;
www.eeworm.com/read/132649/5914651

cpp ncbi_process.cpp

/* * =========================================================================== * PRODUCTION $Log: ncbi_process.cpp,v $ * PRODUCTION Revision 1000.3 2004/06/01 19:08:38 gouriano * PRODUCTION PR
www.eeworm.com/read/131315/5939198

c inftarg.c

/* Target-vector operations for controlling Unix child processes, for GDB. Copyright 1990, 1991, 1992 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GDB. Th
www.eeworm.com/read/131315/5944236

c library.c

/*- * Copyright (c) 1982, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm
www.eeworm.com/read/131315/5945709

c uucplock.c

/* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permi
www.eeworm.com/read/125688/6022462

c dpf_arp_test.c

/* * Copyright (c) 1999 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;" you can
www.eeworm.com/read/125688/6022501

c usermain_testsproc.c

/* * Copyright (c) 2001 The University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;" you
www.eeworm.com/read/125688/6024155

c popen.c

/* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software written by Ken Arnold and * published in UNIX Review, Vol