Lines Matching refs:getpid
72 dprt("pid[%d]: exiting with %d\n", getpid(),exit_val); \
141 getpid(), shm_id, shm_addr, cmd);
143 dprt("pid[%d]: rm_shared_mem(): shmctl unable to remove shm_id[%d]\n", getpid(), shm_id);
150 dprt("pid[%d]:rm_shared_mem(): shmdt unable to detach addr = %#x\n", getpid(), shm_addr);
191 getpid(), args->shmkey);
198 getpid());
204 "success got segment id %d\n", getpid(), shm_id);
211 getpid(), (long)shmat_addr);
215 dprt("pid[%d]: do_shmat_shmadt(): content of memory shmat_addr = %s\n", getpid(), shmat_addr);
219 getpid(), (long)shmat_addr);
226 dprt("pid[%d]: do_shmat_shmatd(): write_to_mem = %#x\n", getpid(), write_to_mem);
250 getpid());