Searched refs:numstr (Results 1 – 2 of 2) sorted by relevance
97 (((x) < sizeof(tab)/sizeof(tab[0]) && tab[(x)]) ? tab[(x)] : numstr(x))100 numstr(int x) in numstr() function
92 static char *numstr(int);143 (((x) < sizeof(tab)/sizeof(tab[0]) && tab[(x)]) ? tab[(x)] : numstr(x))1042 printf(" type=%s", numstr(ntohs(n.type))); in isakmp_n_print()1046 printf(" type=%s", numstr(ntohs(n.type))); in isakmp_n_print()1066 printf(" type=%s", numstr(ntohs(n.type))); in isakmp_n_print()1260 numstr(int x) in numstr() function