taglinefilesource code
stat_loc21include/sys/wait.hpid_t wait(int *stat_loc);
stat_loc22include/sys/wait.hpid_t waitpid(pid_t pid, int *stat_loc, int options);