HomeSort by: relevance | last modified time | path
    Searched defs:poptv (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/libopts/
configfile.c 145 void ** poptv = __UNCONST(argl->apzArgs); local
153 res = (tOptionValue *)*poptv;
158 const tOptionValue * ov = *(poptv++);
227 void ** poptv = __UNCONST(argl->apzArgs); local
230 tOptionValue * pOV = *(poptv++);

Completed in 21 milliseconds