Home
last modified time | relevance | path

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

/PHP-5.6/TSRM/
H A Dtsrm_win32.c714 case IPC_SET: in shmctl()
H A Dtsrm_win32.h82 #define IPC_SET 1 macro
/PHP-5.6/ext/opcache/
H A Dconfig.m451 if (shmctl(ipc_id, IPC_SET, &shmbuf) != 0) {
/PHP-5.6/ext/sysvmsg/
H A Dsysvmsg.c189 if (msgctl(mq->id, IPC_SET, &stat) == 0) { in PHP_FUNCTION()

Completed in 17 milliseconds