Searched refs:binsrch (Results 1 – 1 of 1) sorted by relevance
167 static int binsrch(char *mac);513 if (binsrch(mac) >= 0) in checkknown()562 if (binsrch(mac) >= 0) { /* it's OK to redefine something */ in addmac()592 binsrch(char *mac) in binsrch() function