Home
last modified time | relevance | path

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

/PHP-5.4/ext/sysvmsg/
H A Dsysvmsg.c50 ZEND_ARG_INFO(0, msgtype)
60 ZEND_ARG_INFO(1, msgtype)
392 long msgtype; in PHP_FUNCTION() local
402 &queue, &msgtype, &message, &do_serialize, &blocking, &zerror) == FAILURE) { in PHP_FUNCTION()
453 messagebuffer->mtype = msgtype; in PHP_FUNCTION()

Completed in 4 milliseconds