OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timestamp_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
parse.h
200
}
timestamp_t
;
typedef in typeref:union:__anon7383
208
timestamp_t
parse_time; /* PARSE timestamp */
209
timestamp_t
parse_stime; /* telegram sample timestamp */
210
timestamp_t
parse_ptime; /* PPS time stamp */
298
timestamp_t
parse_lastchar; /* last time a character was received */
348
typedef u_long parse_inp_fnc_t(parse_t *, char,
timestamp_t
*);
350
typedef u_long parse_pps_fnc_t(parse_t *, int,
timestamp_t
*);
376
extern int parse_ioread (parse_t *, char,
timestamp_t
*);
377
extern int parse_iopps (parse_t *, int,
timestamp_t
*);
393
extern void syn_simple (parse_t *,
timestamp_t
*, struct format *, u_long)
[
all
...]
Completed in 14 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026