Home
last modified time | relevance | path

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

/PHP-7.2/TSRM/
H A Dtsrm_win32.h41 struct shmid_ds { struct
61 struct shmid_ds *descriptor; argument
112 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf);
H A Dtsrm_win32.c761 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) in shmctl()
771 memcpy(buf, shm->descriptor, sizeof(struct shmid_ds)); in shmctl()
/PHP-7.2/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.2/ext/shmop/
H A Dshmop.c151 struct shmid_ds shm; in PHP_FUNCTION()

Completed in 11 milliseconds