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