Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dnet.c33 #define getifaddrs Qp2getifaddrs macro
272 if (getifaddrs(&addrs)) { in PHP_FUNCTION()
H A Dconfig.m4443 AC_MSG_CHECKING([for usable getifaddrs])
449 if (!getifaddrs(&interfaces)) {
454 AC_DEFINE(HAVE_GETIFADDRS, 1, [whether getifaddrs is present and usable])

Completed in 9 milliseconds