Home
last modified time | relevance | path

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

/PHP-7.3/TSRM/
H A Dtsrm_win32.h39 struct shmid_ds { struct
59 struct shmid_ds *descriptor; argument
110 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf);
H A Dtsrm_win32.c744 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) in shmctl()
754 memcpy(buf, shm->descriptor, sizeof(struct shmid_ds)); in shmctl()
/PHP-7.3/ext/opcache/
H A Dshared_alloc_shm.c60 struct shmid_ds sds; in create_segments()
H A Dconfig.m443 struct shmid_ds shmbuf;
/PHP-7.3/ext/shmop/
H A Dshmop.c150 struct shmid_ds shm; in PHP_FUNCTION()

Completed in 9 milliseconds