HomeSort by: relevance | last modified time | path
    Searched refs:pz_DisablePfx (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/libopts/
env.c 124 if ( (os->pOD->pz_DisablePfx != NULL)
125 && (streqvcmp(os->pzOptArg, os->pOD->pz_DisablePfx) == 0)) {
putshell.c 427 (pOD->pz_DisablePfx != NULL)
428 ? pOD->pz_DisablePfx : "false");
  /src/external/bsd/ntp/dist/sntp/libopts/autoopts/
options.h 578 char const * const pz_DisablePfx;

Completed in 28 milliseconds