Home
last modified time | relevance | path

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

/PHP-7.1/ext/sysvmsg/
H A Dsysvmsg.c50 ZEND_ARG_INFO(0, msgtype)
60 ZEND_ARG_INFO(1, msgtype)
397 zend_long msgtype; in PHP_FUNCTION() local
407 &queue, &msgtype, &message, &do_serialize, &blocking, &zerror) == FAILURE) { in PHP_FUNCTION()
463 messagebuffer->mtype = msgtype; in PHP_FUNCTION()

Completed in 19 milliseconds