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

/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A Dfind.c557 char * pzLA = pOpts->origArgVect[ pOpts->curOptIdx ]; local
564 if ((pzLA == NULL) || (*pzLA == '-'))
568 o_st->pzOptArg = pzLA;
580 char * pzLA = pOpts->origArgVect[ pOpts->curOptIdx ]; local
587 if ((pzLA == NULL) || (*pzLA == '-'))
591 o_st->pzOptArg = pzLA;

Completed in 102 milliseconds