binsrch
static int binsrch(char *mac);
if (binsrch(mac) >= 0)
if (binsrch(mac) >= 0) { /* it's OK to redefine something */