Lines Matching refs:numstr
640 static char *numstr(int);739 (((x) < sizeof(tab)/sizeof(tab[0]) && tab[(x)]) ? tab[(x)] : numstr(x))1694 ND_PRINT((ndo," type=%s", numstr(ntohs(n.type))));1698 ND_PRINT((ndo," type=%s", numstr(ntohs(n.type))));1718 ND_PRINT((ndo," type=%s", numstr(ntohs(n.type))));2642 numstr(int x)