Searched defs:parseunit (Results 1 – 3 of 3) sorted by relevance
390 struct parseunit struct395 … struct peer *peer; /* backlink to peer structure - refclock inactive if 0 */396 struct refclockproc *generic; /* backlink to refclockproc structure */401 bind_t *binding; /* io handling binding */406 parse_t parseio; /* io handling structure (user level parsing) */411 struct parse_clockinfo *parse_type; /* link to clock description */416 u_char flags; /* flags (leap_control) */417 u_long lastchange; /* time (ntp) when last state change accured */418 u_long statetime[CEVNT_MAX+1]; /* accumulated time of clock states */419 … u_long pollneeddata; /* current_time(!=0) for receive sample expected in PPS mode */[all …]
135 parseunit(const char *name, int *unitp, int *partp, char **pathp) in parseunit() function
105 parseunit(const char *name, int *unitp, int *partp, char **pathp) in parseunit() function