Searched refs:Pid_t (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Duconfig.h4220 /* Pid_t:
4225 #define Pid_t int /* PID type */ macro
H A Dutil.c1809 register Pid_t pid;
1942 register Pid_t pid;
2139 Pid_t
2143 Pid_t pid;
2372 Pid_t pid;
2373 Pid_t pid2;
2429 Perl_wait4pid(pTHX_ Pid_t pid, int *statusp, int flags)
2502 Perl_pidgone(pTHX_ Pid_t pid, int status)
H A Dpp_sys.c3975 Pid_t childpid;
4000 Pid_t childpid;
4019 Pid_t childpid;
4047 Pid_t pid;
4048 Pid_t result;
4096 Pid_t childpid;
4290 Pid_t pid;
4291 Pid_t pgrp;
4315 Pid_t pgrp;
4316 Pid_t pi
[all...]
H A Dproto.h456 PERL_CALLCONV Pid_t Perl_my_fork(void);
582 PERL_CALLCONV void Perl_pidgone(pTHX_ Pid_t pid, int status);
815 PERL_CALLCONV I32 Perl_wait4pid(pTHX_ Pid_t pid, int* statusp, int flags);
H A Ddoio.c636 Pid_t pid;
H A Dpp.c28 extern Pid_t getpid (void);

Completed in 52 milliseconds