Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/sntp/libopts/
Denum.c300 case (uintptr_t)OPTPROC_EMIT_SHELL: in optionEnumerationVal()
558 case (uintptr_t)OPTPROC_EMIT_SHELL: in optionSetMembers()
Dmakeshell.c496 (*(od->pOptProc))(OPTPROC_EMIT_SHELL, od ); in emit_setup()
/freebsd-9-stable/contrib/ntp/sntp/libopts/autoopts/
Doptions.h423 #define OPTPROC_EMIT_SHELL ((tOptions *)OP_VAL_EMIT_SHELL) macro