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