Home
last modified time | relevance | path

Searched refs:win32_getpid (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/wince/
Dwin32iop.h153 DllExport int win32_getpid(void);
330 #define getpid win32_getpid
Dperlhost.h1866 return win32_getpid(); in PerlProcGetpid()
Dwince.c388 win32_getpid(void) in win32_getpid() function
/mirbsd/src/gnu/usr.bin/perl/win32/
Dwin32iop.h148 DllExport int win32_getpid(void);
316 #define getpid win32_getpid
Dperlhost.h1858 return win32_getpid(); in PerlProcGetpid()
Dwin32.c441 win32_getpid(void) in win32_getpid() function