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

/freebsd-10.2-release/usr.sbin/ndiscvt/
H A Dinf.h7 #define W_MAX 16 macro
20 const char * vals[W_MAX];
H A Dinf.c48 const char *words[W_MAX]; /* More than we'll need. */
799 for (i = 0; i < W_MAX; i++) {

Completed in 52 milliseconds