getpid            150 user/grind.c           kill(getpid());
getpid             21 user/user.h    int getpid(void);
getpid            803 user/usertests.c         getpid();
getpid            908 user/usertests.c   int master_pid = getpid();