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

/macosx-10.9.5/ntp-88/ntpdate/
H A Dntptime_config.c131 static int gettokens P((FILE *, char *, char **, int *));
224 while ((tok = gettokens(fp, line, tokens, &ntokens))
392 * gettokens - read a line and return tokens
395 gettokens( function

Completed in 67 milliseconds