Home
last modified time | relevance | path

Searched refs:shmctl64 (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libc/port/sys/
H A Dshmsys.c32 #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 Dipcrm.c274 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 Dipc_impl.h238 int shmctl64(int, int, struct shmid_ds64 *);
/titanic_41/usr/src/cmd/ipcs/
H A Dipcs.c296 if (shmctl64(id, IPC_STAT64, &mds) < 0) in main()
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common807 shmctl64
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers2971 shmctl64;