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

/macosx-10.10/ntp-92/libopts/
H A Dnumeric.c51 if ((pOpts == OPTPROC_EMIT_USAGE) || (pOpts > OPTPROC_EMIT_LIMIT)) {
54 if (pOpts > OPTPROC_EMIT_LIMIT) {
96 if (pOpts > OPTPROC_EMIT_LIMIT)
H A Dfile.c47 if (pOpts <= OPTPROC_EMIT_LIMIT) {
H A Denumeration.c67 if (pOpts > OPTPROC_EMIT_LIMIT)
152 if (pOpts > OPTPROC_EMIT_LIMIT) {
/macosx-10.10/ntp-92/sntp/libopts/
H A Dnumeric.c51 if ((pOpts == OPTPROC_EMIT_USAGE) || (pOpts > OPTPROC_EMIT_LIMIT)) {
54 if (pOpts > OPTPROC_EMIT_LIMIT) {
96 if (pOpts > OPTPROC_EMIT_LIMIT)
H A Dfile.c47 if (pOpts <= OPTPROC_EMIT_LIMIT) {
H A Denumeration.c67 if (pOpts > OPTPROC_EMIT_LIMIT)
152 if (pOpts > OPTPROC_EMIT_LIMIT) {
/macosx-10.10/ntp-92/libopts/autoopts/
H A Doptions.h306 #define OPTPROC_EMIT_LIMIT ((tOptions *)0x0FUL) macro
/macosx-10.10/ntp-92/sntp/libopts/autoopts/
H A Doptions.h306 #define OPTPROC_EMIT_LIMIT ((tOptions *)0x0FUL) macro
/macosx-10.10/ntp-92/util/
H A Dntp-keygen-opts.c840 if (pOptions <= OPTPROC_EMIT_LIMIT)

Completed in 181 milliseconds