pifaces            47 source3/include/interfaces.h int get_interfaces(TALLOC_CTX *mem_ctx, struct iface_struct **pifaces);
pifaces           126 source3/lib/interfaces.c static int _get_interfaces(TALLOC_CTX *mem_ctx, struct iface_struct **pifaces)
pifaces           203 source3/lib/interfaces.c 	*pifaces = ifaces;
pifaces           273 source3/lib/interfaces.c int get_interfaces(TALLOC_CTX *mem_ctx, struct iface_struct **pifaces)
pifaces           295 source3/lib/interfaces.c 	*pifaces = ifaces;