Home
last modified time | relevance | path

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

/PHP-7.1/TSRM/
H A Dtsrm_win32.h40 struct shmid_ds { struct
60 struct shmid_ds *descriptor; argument
111 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf);
H A Dtsrm_win32.c759 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) { in shmctl()
768 memcpy(buf, shm->descriptor, sizeof(struct shmid_ds)); in shmctl()
/PHP-7.1/ext/opcache/
H A Dshared_alloc_shm.c60 struct shmid_ds sds; in create_segments()
H A Dconfig.m445 struct shmid_ds shmbuf;
/PHP-7.1/ext/shmop/
H A Dshmop.c151 struct shmid_ds shm; in PHP_FUNCTION()

Completed in 29 milliseconds