Home
last modified time | relevance | path

Searched defs:shmid (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dshm.c46 int *shmid; variable
95 sm_shmstop(shm, shmid, owner) in sm_shmstop() argument
125 sm_shmsetowner(shmid, uid, gid, mode) in sm_shmsetowner() argument
H A Dt-shm.c49 int *shm, shmid; local
117 int *shm, shmid; local
160 int *shm, shmid; local
/titanic_41/usr/src/lib/libc/port/sys/
H A Dshmsys.c47 shmat(int shmid, const void *shmaddr, int shmflg) in shmat()
59 shmctl(int shmid, int cmd, struct shmid_ds *buf) in shmctl()
69 shmctl64(int shmid, int cmd, struct shmid_ds64 *buf) in shmctl64()
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dshmsys.c63 shmat(int shmid, char *shmaddr, int shmflg) in shmat()
69 shmctl(int shmid, int cmd, struct shmid_ds *buf) in shmctl()
126 int shmid, shmflg, cmd, size; in shmsys() local
/titanic_41/usr/src/cmd/ptools/pmap/
H A Dpmap_common.c118 uintptr_t vaddr, size_t size, int mflags, int shmid, int *mtypesp) in anon_name()
/titanic_41/usr/src/uts/common/os/
H A Dshm.c254 shmat(int shmid, caddr_t uaddr, int uflags, uintptr_t *rvp) in shmat()
624 shmctl(int shmid, int cmd, void *arg) in shmctl()
/titanic_41/usr/src/lib/madv/common/
H A Dmadv.c671 shmat(int shmid, const void *shmaddr, int shmflag) in shmat()
/titanic_41/usr/src/cmd/mdb/common/modules/ipc/
H A Dipc.c214 shm_print(kshmid_t *shmid, uintptr_t addr) in shm_print()
/titanic_41/usr/src/cmd/avs/sdbc/
H A Dsd_diag.c553 int shmid; variable
/titanic_41/usr/src/uts/common/c2/
H A Daudit_event.c1276 long shmid; in aui_shmsys() member