Home | History | Annotate | Download | only in libpopt

Lines Matching refs:POPT_

35 	return POPT_("unknown errno");
966 POPT_("option type (%d) not implemented in popt\n"),
1186 return POPT_("missing argument");
1188 return POPT_("unknown option");
1190 return POPT_("mutually exclusive logical operations requested");
1192 return POPT_("opt->arg should not be NULL");
1194 return POPT_("aliases nested too deeply");
1196 return POPT_("error in parameter quoting");
1198 return POPT_("invalid numeric value");
1200 return POPT_("number too large or too small");
1202 return POPT_("memory allocation failed");
1206 return POPT_("unknown error");