Searched refs:shmctl64 (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/libc/port/sys/ |
H A D | shmsys.c | 32 #pragma weak _shmctl64 = shmctl64 69 shmctl64(int shmid, int cmd, struct shmid_ds64 *buf) in shmctl64() function
|
/titanic_41/usr/src/cmd/ipcrm/ |
H A D | ipcrm.c | 274 if (shmctl64(id, IPC_STAT64, &mds) < 0) { in shmgetid() 316 if (shmctl64(id, IPC_STAT64, &mds) < 0) in shmgetkey()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ipc_impl.h | 238 int shmctl64(int, int, struct shmid_ds64 *);
|
/titanic_41/usr/src/cmd/ipcs/ |
H A D | ipcs.c | 296 if (shmctl64(id, IPC_STAT64, &mds) < 0) in main()
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 807 shmctl64
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2971 shmctl64;
|