Home
last modified time | relevance | path

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

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

Completed in 37 milliseconds