Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ntp.c52 static double s_fixed_to_double(struct s_fixedpt *);
165 s_fixed_to_double(&ntp->distance)); in interpret_ntp()
172 s_fixed_to_double(&ntp->dispersion)); in interpret_ntp()
431 s_fixed_to_double(struct s_fixedpt *t) in s_fixed_to_double() function