Home
last modified time | relevance | path

Searched refs:localdata (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/ntp/ntpd/
HDrefclock_parse.c429 void *localdata; /* optional local, receiver-specific data */ member
3058 parse->localdata = (void *)0; in parse_start()
5137 trimble_t *t = parse->localdata; in trimbletsip_setup()
5197 trimble_t *t = parse->localdata; in trimble_check()
5245 { trimble_t *t = parse->localdata; in trimbletsip_end()
5250 parse->localdata = NULL; in trimbletsip_end()
5274 if (!parse->localdata) in trimbletsip_init()
5278 t = (trimble_t *)(parse->localdata = emalloc(sizeof(trimble_t))); in trimbletsip_init()
5448 trimble_t *tr = parse->localdata; in trimbletsip_message()
/NextBSD/contrib/unbound/doc/
HDChangelog780 fixes cases where network changes have localdata that was already
3896 - locking on the localdata structure.
4807 - fixup implicit zone generation and AA bit for NXDOMAIN on localdata.