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

/macosx-10.9.5/rsync-42/rsync/popt/
H A Dpopt.h85 #define POPT_ERROR_OPTSTOODEEP -13 /*!< aliases nested too deeply */ macro
289 * @return 0 on success, POPT_ERROR_OPTSTOODEEP on failure
H A Dpopt.c331 return POPT_ERROR_OPTSTOODEEP;
1142 case POPT_ERROR_OPTSTOODEEP:
1165 return POPT_ERROR_OPTSTOODEEP;

Completed in 73 milliseconds