Home
last modified time | relevance | path

Searched refs:IPC_SET (Results 1 – 4 of 4) sorted by relevance

/PHP-7.3/TSRM/
H A Dtsrm_win32.h85 #define IPC_SET 1 macro
H A Dtsrm_win32.c757 case IPC_SET: in shmctl()
/PHP-7.3/ext/sysvmsg/
H A Dsysvmsg.c184 if (msgctl(mq->id, IPC_SET, &stat) == 0) { in PHP_FUNCTION()
/PHP-7.3/ext/opcache/
H A Dconfig.m466 if (shmctl(ipc_id, IPC_SET, &shmbuf) != 0) {

Completed in 15 milliseconds