HomeSort by: relevance | last modified time | path
    Searched defs:clbr (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/checknr/
checknr.c 79 const char *clbr; member in struct:brstr
249 br[i].clbr = tmp;
251 addmac(br[i].clbr);
437 br[stk[i].opno].clbr);
449 if (stktop >= 0 && eq(mac, br[stk[stktop].opno].clbr))
469 if (eq(mac, br[i].clbr)) {
488 if (eq(mac,br[stk[j].opno].clbr)) {
checknr.c 79 const char *clbr; member in struct:brstr
249 br[i].clbr = tmp;
251 addmac(br[i].clbr);
437 br[stk[i].opno].clbr);
449 if (stktop >= 0 && eq(mac, br[stk[stktop].opno].clbr))
469 if (eq(mac, br[i].clbr)) {
488 if (eq(mac,br[stk[j].opno].clbr)) {

Completed in 21 milliseconds