Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dshm.c44 int *shmid; variable
93 sm_shmstop(shm, shmid, owner) in sm_shmstop() argument
123 sm_shmsetowner(shmid, uid, gid, mode) in sm_shmsetowner() argument
H A Dt-shm.c47 int *shm, shmid; local
115 int *shm, shmid; local
158 int *shm, shmid; local
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmmopen.c103 int shmid; /* ID of the shared mem */ member
/illumos-gate/usr/src/lib/madv/common/
H A Dmadv.c669 shmat(int shmid, const void *shmaddr, int shmflag) in shmat()
/illumos-gate/usr/src/cmd/mdb/common/modules/ipc/
H A Dipc.c213 shm_print(kshmid_t *shmid, uintptr_t addr) in shm_print()
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c1283 long shmid; in aui_shmsys() member