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

  /src/external/bsd/ntp/dist/ntpq/
ntpq.c 3166 * nextvar parsing helpers
3256 fprintf(ofp, "nextvar: %s: '%.*s'\n",
3269 * nextvar - find the next variable in the buffer
3272 nextvar( function
3683 while (nextvar(&length, &data, &name, &value)) {
ntpq.c 3166 * nextvar parsing helpers
3256 fprintf(ofp, "nextvar: %s: '%.*s'\n",
3269 * nextvar - find the next variable in the buffer
3272 nextvar( function
3683 while (nextvar(&length, &data, &name, &value)) {

Completed in 106 milliseconds