Searched refs:whomatch (Results 1 – 1 of 1) sorted by relevance
566 int whomatch, nummatch; local572 whomatch = strcmp(getcaller(), next->login);574 if ((whomatch==0) && (nummatch==0)) break;576 if ((whomatch!=0)&&(nummatch==0)) {