Searched refs:iface_Name (Results 1 – 3 of 3) sorted by relevance
59 extern int iface_Name(struct iface *, const char *);
354 iface_Name(struct iface *iface, const char *name) in iface_Name() function
3200 if (!iface_Name(arg->bundle->iface, arg->argv[n])) in IfaceNameCommand()