Home
last modified time | relevance | path

Searched refs:zIllOptStr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dreset.c118 fprintf(stderr, zIllOptStr, pOpts->pzProgPath, pzArg); in optionResetOpt()
H A Dfind.c241 fprintf(stderr, zIllOptStr, opts->pzProgPath, name); in opt_unknown()
740 fprintf(stderr, zIllOptStr, opts->pzProgPath, opts->pzCurOpt-2); in find_opt()
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Dusage-txt.h96 #define zIllOptStr (option_xlateable_txt.apz_str[ 26]) macro