Home
last modified time | relevance | path

Searched refs:ifa_next (Results 1 – 25 of 2291) sorted by relevance

12345678910>>...92

/dports/net/p5-Net-Interface/Net-Interface-1.016/
H A Dni_linuxproc.c187 lastif->ifa_next = thisif; in lx_gifaddrs_solo()
223 *ifap6 = this6->ifa_next; in lx_relink()
225 last6->ifa_next = this6->ifa_next; in lx_relink()
227 this6->ifa_next == NULL; in lx_relink()
229 this6->ifa_next = thisif->ifa_next; in lx_relink()
230 thisif->ifa_next = this6; /* insert record */ in lx_relink()
272 if (thisif->ifa_next == NULL || in lx_gifaddrs_merge()
279 this6 = this6->ifa_next; in lx_gifaddrs_merge()
282 if ((thisif->ifa_next) == NULL) in lx_gifaddrs_merge()
284 thisif = thisif->ifa_next; in lx_gifaddrs_merge()
[all …]
/dports/net/samba412/samba-4.12.15/lib/replace/
H A Dgetifaddrs.c54 freeifaddrs(ifp->ifa_next); in rep_freeifaddrs()
134 curif->ifa_next = NULL; in rep_getifaddrs()
166 lastif->ifa_next = curif; in rep_getifaddrs()
234 lastif->ifa_next = curif; in rep_getifaddrs()
259 curif->ifa_next = NULL; in rep_getifaddrs()
329 lastif->ifa_next = curif; in rep_getifaddrs()
337 curif->ifa_next = NULL; in rep_getifaddrs()
/dports/databases/tdb/tdb-1.4.3/lib/replace/
H A Dgetifaddrs.c54 freeifaddrs(ifp->ifa_next); in rep_freeifaddrs()
134 curif->ifa_next = NULL; in rep_getifaddrs()
166 lastif->ifa_next = curif; in rep_getifaddrs()
234 lastif->ifa_next = curif; in rep_getifaddrs()
259 curif->ifa_next = NULL; in rep_getifaddrs()
329 lastif->ifa_next = curif; in rep_getifaddrs()
337 curif->ifa_next = NULL; in rep_getifaddrs()
/dports/devel/talloc/talloc-2.3.1/lib/replace/
H A Dgetifaddrs.c54 freeifaddrs(ifp->ifa_next); in rep_freeifaddrs()
134 curif->ifa_next = NULL; in rep_getifaddrs()
166 lastif->ifa_next = curif; in rep_getifaddrs()
234 lastif->ifa_next = curif; in rep_getifaddrs()
259 curif->ifa_next = NULL; in rep_getifaddrs()
329 lastif->ifa_next = curif; in rep_getifaddrs()
337 curif->ifa_next = NULL; in rep_getifaddrs()
/dports/devel/tevent/tevent-0.10.2/lib/replace/
H A Dgetifaddrs.c54 freeifaddrs(ifp->ifa_next); in rep_freeifaddrs()
134 curif->ifa_next = NULL; in rep_getifaddrs()
166 lastif->ifa_next = curif; in rep_getifaddrs()
234 lastif->ifa_next = curif; in rep_getifaddrs()
259 curif->ifa_next = NULL; in rep_getifaddrs()
329 lastif->ifa_next = curif; in rep_getifaddrs()
337 curif->ifa_next = NULL; in rep_getifaddrs()
/dports/databases/ldb15/ldb-1.5.6/lib/replace/
H A Dgetifaddrs.c54 freeifaddrs(ifp->ifa_next); in rep_freeifaddrs()
134 curif->ifa_next = NULL; in rep_getifaddrs()
166 lastif->ifa_next = curif; in rep_getifaddrs()
234 lastif->ifa_next = curif; in rep_getifaddrs()
259 curif->ifa_next = NULL; in rep_getifaddrs()
329 lastif->ifa_next = curif; in rep_getifaddrs()
337 curif->ifa_next = NULL; in rep_getifaddrs()
/dports/databases/ldb22/ldb-2.2.1/lib/replace/
H A Dgetifaddrs.c54 freeifaddrs(ifp->ifa_next); in rep_freeifaddrs()
134 curif->ifa_next = NULL; in rep_getifaddrs()
166 lastif->ifa_next = curif; in rep_getifaddrs()
234 lastif->ifa_next = curif; in rep_getifaddrs()
259 curif->ifa_next = NULL; in rep_getifaddrs()
329 lastif->ifa_next = curif; in rep_getifaddrs()
337 curif->ifa_next = NULL; in rep_getifaddrs()
/dports/databases/ldb20/ldb-2.0.10/lib/replace/
H A Dgetifaddrs.c54 freeifaddrs(ifp->ifa_next); in rep_freeifaddrs()
134 curif->ifa_next = NULL; in rep_getifaddrs()
166 lastif->ifa_next = curif; in rep_getifaddrs()
234 lastif->ifa_next = curif; in rep_getifaddrs()
259 curif->ifa_next = NULL; in rep_getifaddrs()
329 lastif->ifa_next = curif; in rep_getifaddrs()
337 curif->ifa_next = NULL; in rep_getifaddrs()
/dports/databases/ldb21/ldb-2.1.5/lib/replace/
H A Dgetifaddrs.c54 freeifaddrs(ifp->ifa_next); in new()
134 curif->ifa_next = NULL;
166 lastif->ifa_next = curif;
234 lastif->ifa_next = curif;
259 curif->ifa_next = NULL;
329 lastif->ifa_next = curif;
337 curif->ifa_next = NULL;
/dports/net-mgmt/bwm-ng/bwm-ng-0.6/src/input/
H A Dgetifaddrs.c50 net_ptr=net_ptr->ifa_next; in get_iface_stats_getifaddrs()
66 net_ptr=net_ptr->ifa_next; in get_iface_stats_getifaddrs()
71 net_ptr=net_ptr->ifa_next; in get_iface_stats_getifaddrs()
/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/unix/
H A Dbsd-ifaddrs.c78 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
93 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
117 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/unix/
H A Dbsd-ifaddrs.c83 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
104 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
129 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/unix/
H A Dbsd-ifaddrs.c83 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
104 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
129 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
/dports/www/node10/node-v10.24.1/deps/uv/src/unix/
H A Dbsd-ifaddrs.c83 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
104 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
129 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/compat/
H A Difaddrs.h41 struct ifaddrs_rsys *ifa_next; /* Pointer to the next structure. */ member
44 struct ifaddrs *ifa_next; /* Pointer to the next structure. */
/dports/net/p5-Net-ARP/Net-ARP-1.0.11/
H A Dget_mac_bsd.c49 while(iface->ifa_next != NULL) in get_mac_bsd()
62 iface = iface->ifa_next; in get_mac_bsd()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dbsd-ifaddrs.c83 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
104 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
131 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dbsd-ifaddrs.c83 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
104 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
131 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dbsd-ifaddrs.c83 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
104 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
131 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/src/unix/
H A Dbsd-ifaddrs.c83 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
104 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
131 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
/dports/devel/libuv/libuv-v1.42.0/src/unix/
H A Dbsd-ifaddrs.c83 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
104 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
131 for (ent = addrs; ent != NULL; ent = ent->ifa_next) { in uv_interface_addresses()
/dports/audio/shairport-sync/shairport-sync-3.3.9/
H A Dmdns_tinysvcmdns.c72 for (ifa = ifalist; ifa != NULL; ifa = ifa->ifa_next) { in mdns_tinysvcmdns_register()
98 for (ifa = ifa->ifa_next; ifa != NULL; ifa = ifa->ifa_next) { in mdns_tinysvcmdns_register()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/psutil/arch/solaris/v10/
H A Difaddrs.c41 freeifaddrs(ifp->ifa_next); in freeifaddrs()
86 cifa->ifa_next = NULL; in getifaddrs()
90 else pifa->ifa_next = cifa; in getifaddrs()
/dports/sysutils/py-psutil/psutil-5.8.0/psutil/arch/solaris/v10/
H A Difaddrs.c41 freeifaddrs(ifp->ifa_next); in freeifaddrs()
86 cifa->ifa_next = NULL; in getifaddrs()
90 else pifa->ifa_next = cifa; in getifaddrs()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/psutil/arch/solaris/v10/
H A Difaddrs.c41 freeifaddrs(ifp->ifa_next); in freeifaddrs()
86 cifa->ifa_next = NULL; in getifaddrs()
90 else pifa->ifa_next = cifa; in getifaddrs()

12345678910>>...92