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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dfile.c33 char filerr[STRLEN]; variable
68 filerr[0] = 0;
178 snprintf (filerr, sizeof (filerr), "%s must be 'yes' or 'no'\n",
194 snprintf (filerr, sizeof (filerr), "%s must be a number\n", word);
222 snprintf (filerr, sizeof (filerr), "'%s' not valid in this context\n",
233 snprintf (filerr, sizeof (filerr),
[all...]

Completed in 88 milliseconds