Searched refs:acn_findalldevs (Results 1 – 2 of 2) sorted by relevance
8 extern int acn_findalldevs(char *errbuf);
792 int acn_findalldevs(char *errbuf) { /* returns: -1 = error, 0 = OK */ in acn_findalldevs() function1062 if (acn_findalldevs(errbuf)) /* then ask the IOPs for their monitorable devices */ in pcapint_platform_finddevs()