Searched refs:matchedby (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/setfmac/
H A Dsetfmac.c401 int error, matchedby; local
408 matchedby = 0;
438 if (matchedby == 0) {
441 matchedby = 1;
443 printf("%s(%s%s,%s)", matchedby == 2 ? "," : "",
445 if (matchedby == 1)
446 matchedby = 2;
451 if (vflag && matchedby)

Completed in 55 milliseconds