代码搜索:waitpid
找到约 797 项符合「waitpid」的源代码
代码结果 797
www.eeworm.com/read/100039/6275960
h port_after.h
#ifndef PORT_AFTER_H
#define PORT_AFTER_H
#undef HAVE_SA_LEN
#define USE_POSIX
#define POSIX_SIGNALS
#define USE_WAITPID
#define HAVE_GETRUSAGE
#define HAVE_FCHMOD
#define NEED_PSELECT
#define SETGREN
www.eeworm.com/read/100039/6275970
h port_after.h
#ifndef PORT_AFTER_H
#define PORT_AFTER_H
#undef HAVE_SA_LEN
#define USE_POSIX
#define POSIX_SIGNALS
#define USE_WAITPID
#define HAVE_GETRUSAGE
#define HAVE_FCHMOD
#define NEED_PSELECT
#define SETGREN
www.eeworm.com/read/100039/6275999
h port_after.h
#ifndef PORT_AFTER_H
#define PORT_AFTER_H
#define HAVE_SA_LEN
#define USE_POSIX
#define POSIX_SIGNALS
#define USE_WAITPID
#define HAVE_GETRUSAGE
#define HAVE_FCHMOD
#define NEED_PSELECT
#define SETGRE
www.eeworm.com/read/100039/6276086
h port_after.h
#ifndef PORT_AFTER_H
#define PORT_AFTER_H
#define BSD 43
#define USE_POSIX
#define POSIX_SIGNALS
#define NETREAD_BROKEN
#define NEED_STRSEP
#define USE_WAITPID
#define HAVE_GETRUSAGE
#define HAVE_FCHM
www.eeworm.com/read/11825/234839
h wait.h
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define _LOW(v) ( (v) & 0377) // 取低字节(8 进制表示)。
#define _HIGH(v) ( ((v) >> 8) & 0377) // 取高字节。
/* options for waitpid, WUNTRACED not su
www.eeworm.com/read/198501/5086920
c wait.c
/*
* linux/lib/wait.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#define __LIBRARY__
#include
#include
_syscall3(pid_t,waitpid,pid_t,pid,int *,wait_stat,i
www.eeworm.com/read/182103/5266932
c wait.c
/*
* waitpid() - POSIX 1003.1b 3.2.1
*
* $Id: wait.c,v 1.2 2001/01/24 14:17:28 joel Exp $
*/
#if HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#include
www.eeworm.com/read/173521/5370521
h sys.h
extern int sys_setup();
extern int sys_exit();
extern int sys_fork();
extern int sys_read();
extern int sys_write();
extern int sys_open();
extern int sys_close();
extern int sys_waitpid();
ex
www.eeworm.com/read/302363/3825938
h wait.h
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define _LOW(v) ( (v) & 0377) // 取低字节(8 进制表示)。
#define _HIGH(v) ( ((v) >> 8) & 0377) // 取高字节。
/* options for waitpid, WUNTRACED not su
www.eeworm.com/read/396496/2414530
h wait.h
#ifndef _SYS_WAIT_H
#define _SYS_WAIT_H
#include
#define _LOW(v) ( (v) & 0377) // 取低字节(8 进制表示)。
#define _HIGH(v) ( ((v) >> 8) & 0377) // 取高字节。
/* options for waitpid, WUNTRACED not su