taglinefilesource code
sys_shmdt33ipc/util.cextern int sys_shmdt (char *shmaddr);
sys_shmdt112ipc/util.creturn sys_shmdt ((char *)ptr);