代码搜索:PID
找到约 10,000 项符合「PID」的源代码
代码结果 10,000
www.eeworm.com/read/124910/6036659
c wait3.c
/* Copyright (C) 1992, 93, 1995-1999, 2000 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
www.eeworm.com/read/124910/6036735
c waitid.c
/* Pseudo implementation of waitid.
Copyright (C) 1997, 1998, 2000, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Zack Weinberg
www.eeworm.com/read/124910/6037341
h procfs.h
/* Copyright (C) 1996, 1997, 1999, 2002 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 un
www.eeworm.com/read/124910/6039251
c getsid.c
/* getsid -- Return session ID of a process. Hurd version.
Copyright (C) 1995,97,2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free softwa
www.eeworm.com/read/124910/6039310
c wait4.c
/* Copyright (C) 1993,94,95,96,97,98,99,2002 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
www.eeworm.com/read/124745/6041286
c session.c
/*
* session.c session management
*
* Version: $Id: session.c,v 1.21 2003/07/23 19:50:39 aland Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under the t
www.eeworm.com/read/124347/6053575
c mmaptest03.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/120487/6073419
sh pg_regress.sh
#! /bin/sh
# $Header: /cvsroot/pgsql/src/test/regress/pg_regress.sh,v 1.36 2003/11/02 21:56:15 tgl Exp $
me=`basename $0`
: ${TMPDIR=/tmp}
TMPFILE=$TMPDIR/pg_regress.$$
help="\
PostgreSQL regression
www.eeworm.com/read/119864/6081639
h wait.h
/* Copyright (C) 1991-1994,96,97,98,99,2000,2001 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
mod
www.eeworm.com/read/101135/6238040
2 getpid.2
GETPID(2) Minix Programmer's Manual GETPID(2)
NAME
getpid, getppid - get process identification
SYNOPSIS
#include
#include