Searched refs:SHMGET (Results 1 – 4 of 4) sorted by relevance
44 #define SHMGET 3 macro119 return (_syscall(SYS_shmsys, SHMGET, key, size, shmflg)); in shmget()149 case SHMGET: in shmsys()
87 return (syscall(SYS_shmsys, SHMGET, key, size, shmflg)); in shmget()
48 #define SHMGET 3 macro
974 case SHMGET: in shmsys()