Home
last modified time | relevance | path

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

/PHP-8.3/TSRM/
H A Dtsrm_win32.h35 struct shmid_ds { struct
54 struct shmid_ds *descriptor; argument
105 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf);
H A Dtsrm_win32.c756 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) in shmctl()
766 memcpy(buf, shm->descriptor, sizeof(struct shmid_ds)); in shmctl()
/PHP-8.3/ext/opcache/
H A Dshared_alloc_shm.c59 struct shmid_ds sds; in create_segments()
H A Dconfig.m4112 struct shmid_ds shmbuf;
/PHP-8.3/ext/shmop/
H A Dshmop.c138 struct shmid_ds shm; in PHP_FUNCTION()

Completed in 16 milliseconds