get_interfaces     47 source3/include/interfaces.h int get_interfaces(TALLOC_CTX *mem_ctx, struct iface_struct **pifaces);
get_interfaces    510 source3/lib/interface.c 	total_probed = get_interfaces(talloc_tos(), &ifaces);
get_interfaces    577 source3/lib/interface.c 	n = get_interfaces(talloc_tos(), &ifaces);
get_interfaces   1977 source3/lib/util_sock.c 		n = get_interfaces(talloc_tos(), &nics);
get_interfaces    208 source4/lib/socket/interface.c 	total_probed = get_interfaces(ifaces, MAX_INTERFACES);