Home
last modified time | relevance | path

Searched defs:GETPID (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/io/disktest/
Ddefs.h74 #define GETPID() _getpid() macro
87 #define GETPID() getpid() macro
/external/oj-libjdwp/src/solaris/back/
Dproc_md.h41 #define GETPID() getpid() macro
/external/kernel-headers/original/uapi/linux/
Dsem.h11 #define GETPID 11 /* get sempid */ macro
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3278 pub const GETPID: ::c_int = 4; constant
/external/sqlite/dist/
Dshell.c113 # define GETPID getpid macro
121 # define GETPID (int)GetCurrentProcessId macro
/external/sqlite/dist/orig/
Dshell.c108 # define GETPID getpid macro
116 # define GETPID (int)GetCurrentProcessId macro