Home
last modified time | relevance | path

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

/PHP-8.4/ext/sockets/tests/
H A Dsocket_cmsg_rights.phpt40 "type" => SCM_RIGHTS,
51 "controllen" => socket_cmsg_space(SOL_SOCKET, SCM_RIGHTS, 4)
59 $control["type"] == SCM_RIGHTS) {
/PHP-8.4/ext/sockets/
H A Dconversions.h69 #ifdef SCM_RIGHTS
H A Dsendrecvmsg.c143 #ifdef SCM_RIGHTS in init_ancillary_registry()
145 to_zval_read_fd_array, SOL_SOCKET, SCM_RIGHTS); in init_ancillary_registry()
H A Dsockets_arginfo.h991 #if defined(SCM_RIGHTS) in register_sockets_symbols()
992 REGISTER_LONG_CONSTANT("SCM_RIGHTS", SCM_RIGHTS, CONST_PERSISTENT); in register_sockets_symbols()
H A Dsockets.stub.php1764 const SCM_RIGHTS = UNKNOWN; define
H A Dconversions.c1359 #ifdef SCM_RIGHTS

Completed in 22 milliseconds