Searched defs:shmid (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | shm.c | 46 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 D | t-shm.c | 49 int *shm, shmid; local 117 int *shm, shmid; local 160 int *shm, shmid; local
|
/titanic_41/usr/src/lib/libc/port/sys/ |
H A D | shmsys.c | 47 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 D | shmsys.c | 63 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 D | pmap_common.c | 118 uintptr_t vaddr, size_t size, int mflags, int shmid, int *mtypesp) in anon_name()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | shm.c | 254 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 D | madv.c | 671 shmat(int shmid, const void *shmaddr, int shmflag) in shmat()
|
/titanic_41/usr/src/cmd/mdb/common/modules/ipc/ |
H A D | ipc.c | 214 shm_print(kshmid_t *shmid, uintptr_t addr) in shm_print()
|
/titanic_41/usr/src/cmd/avs/sdbc/ |
H A D | sd_diag.c | 553 int shmid; variable
|
/titanic_41/usr/src/uts/common/c2/ |
H A D | audit_event.c | 1276 long shmid; in aui_shmsys() member
|