Home
last modified time | relevance | path

Searched refs:if_find (Results 1 – 14 of 14) sorted by relevance

/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dcheckstl.h63 checkStl.if_find(); in runChecks()
143 void if_find();
H A Dcheckstl.cpp1362 void CheckStl::if_find() in if_find() function in CheckStl
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dcheckstl.h63 checkStl.if_find(); in runChecks()
143 void if_find();
H A Dcheckstl.cpp1362 void CheckStl::if_find() in if_find() function in CheckStl
/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Ddhcpcd.c1043 ifp = if_find(ctx->ifaces, ifname); in dhcpcd_handleinterface()
1063 ifp = if_find(ifs, ifname); in dhcpcd_handleinterface()
1074 iff = if_find(ctx->ifaces, ifp->name); in dhcpcd_handleinterface()
1132 ifp = if_find(ifp0->ctx->ifaces, ifp0->name); in dhcpcd_checkcarrier()
1214 if (if_find(ifaces, ifp->name) != NULL) in dhcpcd_linkoverflow()
1222 ifp1 = if_find(ctx->ifaces, ifp->name); in dhcpcd_linkoverflow()
1620 if ((ifp = if_find(ctx->ifaces, argv[oi])) == NULL) in dhcpcd_handleargs()
1638 if ((ifp = if_find(ctx->ifaces, argv[oi])) == NULL) in dhcpcd_handleargs()
2468 if ((ifp = if_find(ctx.ifaces, ctx.ifv[i])) == NULL) in main()
H A Dif.h148 struct interface *if_find(struct if_head *, const char *);
H A Dif-sun.c494 return if_find(ctx->ifaces, ifname); in if_findsdl()
894 ifpx = if_find(ifp->ctx->ifaces, ifa->ifa_name); in if_getalias()
1423 rt.rt_ifp = if_find(ctx->ifaces, ifname); in if_walkrt()
1478 rt.rt_ifp = if_find(ctx->ifaces, ifname); in if_walkrt6()
H A Dif.c290 if ((ifp = if_find(ifs, ifa->ifa_name)) == NULL) in if_learnaddrs()
819 if_find(struct if_head *ifaces, const char *name) in if_find() function
H A Dif-bsd.c588 return if_find(ctx->ifaces, ifname); in if_findsdl()
908 rt->rt_ifp = if_find(ctx->ifaces, "lo0"); in if_copyrt()
H A Dipv4.c922 if ((ifp = if_find(ifs, ifname)) == NULL) in ipv4_handleifa()
H A Dipv6.c1177 if ((ifp = if_find(ifs, ifname)) == NULL) in ipv6_handleifa()
H A Ddhcp6.c3846 ifd = if_find(ifp->ctx->ifaces, sla->ifname); in dhcp6_activateinterfaces()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/
H A Dteststl.cpp131 TEST_CASE(if_find); in run()
2837 void if_find() { in if_find() function in TestStl
/dports/devel/cppcheck/cppcheck-2.6.3/test/
H A Dteststl.cpp131 TEST_CASE(if_find); in run()
2837 void if_find() { in if_find() function in TestStl