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

/macosx-10.10/Libc-1044.1.2/sys/
H A Dshmctl.c35 shmctl(int shmid, int cmd, struct shmid_ds *ds) argument
/macosx-10.10/apr-32/apr/apr/include/arch/unix/
H A Dapr_arch_shm.h69 int shmid; /* shmem ID returned from shmget() */ member in struct:apr_shm_t
/macosx-10.10/apr-32/apr/apr/shmem/unix/
H A Dshm.c371 int shmid; local
[all...]
/macosx-10.10/ntp-92/util/
H A Dsht.c48 int shmid=shmget (0x4e545030+unit, sizeof (struct shmTime), IPC_CREAT|0777); local
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dsaslcache.c84 int shmid = 0; local
/macosx-10.10/apache-793/httpd/test/
H A Dtime-sem.c444 int shmid = -1; local
/macosx-10.10/ksh-23/ksh/src/lib/libast/vmalloc/
H A Dvmmopen.c103 int shmid; /* ID of the shared mem */ member in struct:_mmdisc_s
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_shm.c114 int shmid=0; local
/macosx-10.10/apache-793/httpd/modules/slotmem/
H A Dmod_slotmem_shm.c96 int shmid; local
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dsysv_shm.c158 int shmid; /* segment id */ member in struct:shmmap_state
244 shm_find_segment_by_shmid(int shmid) argument
713 int i, segnum, shmid; local
[all...]

Completed in 208 milliseconds