Home
last modified time | relevance | path

Searched refs:shm (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dt-shm.c47 int *shm, shmid; local
62 *shm = 0;
65 ++*shm;
68 --*shm;
74 t = *shm;
77 ++*shm;
115 int *shm, shmid; local
126 shm[i] = i;
158 int *shm, shmid; local
174 *shm = 1;
[all …]
H A Dshm.c48 void *shm = SM_SHM_NULL; variable
59 shm = shmat(*shmid, (void *) 0, 0);
60 if (shm == SM_SHM_NULL)
63 return shm;
67 if (shm != SM_SHM_NULL || *shmid >= 0)
68 sm_shmstop(shm, *shmid, owner);
93 sm_shmstop(shm, shmid, owner) in sm_shmstop() argument
94 void *shm; in sm_shmstop()
100 if (shm != SM_SHM_NULL && (r = shmdt(shm)) < 0)
H A DMakefile40 sem.o shm.o signal.o smstdio.o snprintf.o sscanf.o stdio.o \
48 t-fopen t-strl t-strrevcmp t-path t-float t-scanf t-sem t-shm \
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_lex.l286 <TSTATE>max-shm-memory { return MAXSHMMEM; }
287 <CSTATE>max-shm-memory { return MAXSHMMEM; }
289 <TSTATE>max-shm-ids { return MAXSHMIDS; }
290 <CSTATE>max-shm-ids { return MAXSHMIDS; }
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/
H A DProject.t491 [ 0, 0, { "allowunits" => 1 }, "rctl29:191::::project.max-shm-memory=(priv,200G,deny)" ],
492 [ 0, 0, { "allowunits" => 1 }, "rctl30:192::::project.max-shm-memory=(priv,200Gb,deny)" ],
493 [ 0, 0, { "allowunits" => 1 }, "rctl31:193::::project.max-shm-memory=(priv,2000B,deny)" ],
494 [ 0, 0, {}, "rctl32:194::::project.max-shm-memory=(priv,2000,deny)" ],
662 [ 1, 0, { "allowunits" => 1 }, "rctl44:242::::project.max-shm-memory=(priv,200Ts,deny)" ],
663 [ 1, 0, { "allowunits" => 1 }, "rctl45:243::::project.max-shm-memory=(priv,200s,deny)" ],
682 [ 0, 1, {}, "rctl22:184::::project.max-shm-memory=(priv,1000mb,deny)" ],
683 [ 0, 1, {}, "rctl23:185::::project.max-shm-ids=(priv,1k,deny,signal=SIGSTOP)" ],
687 [ 0, 1, {}, "rctl29:191::::project.max-shm-memory=(priv,200G,deny)" ],
688 [ 0, 1, {}, "rctl30:192::::project.max-shm-memory=(priv,200Gb,deny)" ],
[all …]
/illumos-gate/usr/src/man/man3head/
H A DMakefile74 shm.h.3head \
261 shm.3head \
447 shm.3head := LINKSRC = shm.h.3head
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c1135 uint64_t lwps_cap, uint64_t lwps, uint64_t shm_cap, uint64_t shm, in zsd_mark_zone_found() argument
1185 zone->zsz_shm = shm; in zsd_mark_zone_found()
1197 sys->zss_shm += shm; in zsd_mark_zone_found()
2202 uint64_t *lwps_cap, uint64_t *lwps, uint64_t *shm_cap, uint64_t *shm, in zsd_get_zone_caps() argument
2232 *shm = 0; in zsd_get_zone_caps()
2334 *shm = vals[i++]; in zsd_get_zone_caps()
2391 uint64_t shm; in zsd_refresh_zones() local
2451 &lwps_cap, &lwps, &shm_cap, &shm, &shmids_cap, &shmids, in zsd_refresh_zones()
2458 lwps, shm_cap, shm, shmids_cap, shmids, semids_cap, in zsd_refresh_zones()
/illumos-gate/usr/src/uts/common/syscall/
H A DSYSCALL.README291 shmsys os/shm.c common/syscall/shm.c
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt1874 comment=1, shared memory ID, "shm ID":
1875 comment=2, shared mem addr, "shm addr"
1881 comment=1, shared memory ID, "shm ID"
1887 comment=1, shared memory ID, "shm ID"
1894 comment=1, shared memory ID, "shm ID"
1901 comment=1, shared memory ID, "shm ID"
1908 comment=1, shared memory address, "shm adr"
1912 comment=0, shared memory key, "shm key"
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile836 shm.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com883 shm.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com854 shm.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com910 shm.o \
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile527 shm.h \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m1331 file path=usr/include/sys/shm.h
1841 link path=usr/share/man/man3head/shm.3head target=shm.h.3head
1842 file path=usr/share/man/man3head/shm.h.3head
/illumos-gate/usr/src/uts/common/
H A DMakefile.files1604 IPCSHM_OBJS += shm.o