Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_clockdev.c39 typedef struct DeviceInfoS DeviceInfoT; typedef
41 DeviceInfoT *next; /* link to next record */
48 static DeviceInfoT * InfoList = NULL;
52 DeviceInfoT *item in freeDeviceInfo()
85 DeviceInfoT * item; in clockdev_clear()
100 DeviceInfoT *item, **ppl; in clockdev_remove()
128 DeviceInfoT *item; in clockdev_update()
176 const DeviceInfoT *item; in clockdev_lookup()