Home
last modified time | relevance | path

Searched refs:shmid_ds (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/TSRM/
H A Dtsrm_win32.h37 struct shmid_ds { struct
57 struct shmid_ds *descriptor; argument
107 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf);
H A Dtsrm_win32.c686 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) { in shmctl()
695 memcpy(buf, shm->descriptor, sizeof(struct shmid_ds)); in shmctl()
/PHP-5.5/ext/opcache/
H A Dshared_alloc_shm.c60 struct shmid_ds sds; in create_segments()
H A Dconfig.m428 struct shmid_ds shmbuf;
/PHP-5.5/ext/shmop/
H A Dshmop.c161 struct shmid_ds shm; in PHP_FUNCTION()

Completed in 20 milliseconds