POPT_ERROR_BADOPT  734 lib/popt/popt.c 		return POPT_ERROR_BADOPT;
POPT_ERROR_BADOPT  754 lib/popt/popt.c 		return POPT_ERROR_BADOPT;
POPT_ERROR_BADOPT  788 lib/popt/popt.c 		    return POPT_ERROR_BADOPT;
POPT_ERROR_BADOPT  825 lib/popt/popt.c 		return POPT_ERROR_BADOPT;
POPT_ERROR_BADOPT  834 lib/popt/popt.c 	if (opt == NULL) return POPT_ERROR_BADOPT;	/* XXX can't happen */
POPT_ERROR_BADOPT 1174 lib/popt/popt.c       case POPT_ERROR_BADOPT: