Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ntp.c54 static double s_fixed_to_double(struct s_fixedpt *);
167 s_fixed_to_double(&ntp->distance)); in interpret_ntp()
174 s_fixed_to_double(&ntp->dispersion)); in interpret_ntp()
433 s_fixed_to_double(struct s_fixedpt *t) in s_fixed_to_double() function