Searched refs:net_get_interfaces (Results 1 – 5 of 5) sorted by relevance
2 net_get_interfaces IPv4 Loopback5 function_exists('net_get_interfaces') || print 'skip';12 $ifaces = net_get_interfaces();
154 PHP_FUNCTION(net_get_interfaces) { in PHP_FUNCTION() argument
430 dnl net_get_interfaces
433 function net_get_interfaces(): array|false {} function
2400 ZEND_FUNCTION(net_get_interfaces);3034 ZEND_FE(net_get_interfaces, arginfo_net_get_interfaces)
Completed in 38 milliseconds