Home
last modified time | relevance | path

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

/PHP-7.4/ext/sysvmsg/
H A Dsysvmsg.c73 ZEND_ARG_INFO(0, msgtype)
83 ZEND_ARG_INFO(1, msgtype)
412 zend_long msgtype; in PHP_FUNCTION() local
422 &queue, &msgtype, &message, &do_serialize, &blocking, &zerror) == FAILURE) { in PHP_FUNCTION()
478 messagebuffer->mtype = msgtype; in PHP_FUNCTION()

Completed in 6 milliseconds