| /freebsd-14-stable/contrib/ntp/libntp/ |
| HD | mstolfp.c | 14 l_fp *lfp in mstolfp() argument 45 if (!atolfp(str, lfp)) in mstolfp() 52 q = lfp->l_ui / 1000u; in mstolfp() 53 r = lfp->l_ui - (q * 1000u); in mstolfp() 54 lfp->l_ui = q; in mstolfp() 56 r = (r << 16) | (lfp->l_uf >> 16); in mstolfp() 58 r = ((r - q * 1000) << 16) | (lfp->l_uf & 0x0FFFFu); in mstolfp() 59 lfp->l_uf = q << 16; in mstolfp() 61 lfp->l_uf |= q; in mstolfp() 66 L_NEG(lfp); in mstolfp() [all …]
|
| HD | hextolfp.c | 15 l_fp *lfp in hextolfp() argument 67 lfp->l_ui = dec_i; in hextolfp() 68 lfp->l_uf = dec_f; in hextolfp()
|
| HD | atolfp.c | 32 l_fp *lfp in atolfp() argument 119 lfp->l_ui = dec_i; in atolfp() 120 lfp->l_uf = dec_f; in atolfp()
|
| HD | ntp_calgps.c | 32 l_fp lfp, in ntpfp_with_fudge() argument 42 L_ADD(&fpo, &lfp); in ntpfp_with_fudge()
|
| /freebsd-14-stable/sys/fs/nfsserver/ |
| HD | nfs_nfsdstate.c | 149 static void nfsrv_freenfslockfile(struct nfslockfile *lfp); 160 struct nfslock *insert_lop, struct nfsstate *stp, struct nfslockfile *lfp); 162 struct nfslock **other_lopp, struct nfslockfile *lfp); 183 static int nfsrv_cleandeleg(vnode_t vp, struct nfslockfile *lfp, 192 static int nfsrv_locallock(vnode_t vp, struct nfslockfile *lfp, int flags, 194 static void nfsrv_localunlock(vnode_t vp, struct nfslockfile *lfp, 196 static int nfsrv_dolocal(vnode_t vp, struct nfslockfile *lfp, int flags, 199 static void nfsrv_locallock_rollback(vnode_t vp, struct nfslockfile *lfp, 201 static void nfsrv_locallock_commit(struct nfslockfile *lfp, int flags, 203 static void nfsrv_locklf(struct nfslockfile *lfp); [all …]
|
| /freebsd-14-stable/contrib/ntp/libparse/ |
| HD | gpstolfp.c | 45 l_fp * lfp in gpstolfp() argument 48 …lfp->l_ui = (uint32_t)(weeks * SECSPERWEEK + days * SECSPERDAY + seconds + GPSORIGIN); /* convert … in gpstolfp() 49 lfp->l_uf = 0; in gpstolfp()
|
| /freebsd-14-stable/contrib/tcpdump/ |
| HD | ntp.c | 33 const struct l_fixedpt *lfp) in p_ntp_time() argument 40 i = GET_BE_U_4(lfp->int_part); in p_ntp_time() 41 uf = GET_BE_U_4(lfp->fraction); in p_ntp_time()
|
| HD | print-ntp.c | 470 const struct l_fixedpt *lfp) in p_ntp_delta() argument 479 u = GET_BE_U_4(lfp->int_part); in p_ntp_delta() 481 uf = GET_BE_U_4(lfp->fraction); in p_ntp_delta() 484 p_ntp_time(ndo, lfp); in p_ntp_delta()
|
| /freebsd-14-stable/contrib/ntp/sntp/tests/ |
| HD | Makefile.am | 8 debug-output-lfp-bin \ 9 debug-output-lfp-dec \ 64 data/debug-input-lfp-bin \ 65 data/debug-input-lfp-dec \ 84 data/debug-output-lfp-dec \ 86 data/debug-output-lfp-bin \
|
| HD | Makefile.in | 777 CLEANFILES = debug-output-lfp-bin debug-output-lfp-dec \ 782 data/debug-output-lfp-dec data/kod-output-blank \ 783 data/debug-output-lfp-bin $(NULL) check-libunity .deps-ver 799 data/debug-input-lfp-bin \ 800 data/debug-input-lfp-dec \
|
| /freebsd-14-stable/contrib/ntp/ntpq/ |
| HD | ntpq.c | 2096 l_fp *lfp in rtdatetolfp() argument 2121 L_CLR(lfp); in rtdatetolfp() 2170 L_CLR(lfp); in rtdatetolfp() 2207 lfp->l_uf = 0; in rtdatetolfp() 2209 lfp->l_ui = caltontp(&cal); in rtdatetolfp() 2221 l_fp *lfp in decodets() argument 2232 return hextolfp(str+2, lfp); in decodets() 2244 return rtdatetolfp(buf, lfp); in decodets() 2252 return hextolfp(str, lfp); in decodets() 2258 if (atolfp(str, lfp)) in decodets() [all …]
|
| HD | ntpq-subs.c | 335 l_fp lfp; /* NTP_LFP */ member 3847 decodets(val, &pvdc->v.lfp); in collect_display_vdc() 3900 prettydate(&pvdc->v.lfp)); in collect_display_vdc()
|
| /freebsd-14-stable/contrib/ntp/include/ |
| HD | ntp_calgps.h | 149 ntpfp_with_fudge(l_fp lfp, double ofs);
|
| /freebsd-14-stable/contrib/file/magic/Magdir/ |
| HD | images | 3335 # Typical file extensions: .lfp .lfr .lfx
|
| /freebsd-14-stable/contrib/ntp/ |
| HD | CommitLog | 33774 sntp/tests/data/debug-output-lfp-bin@1.1 +3 -0 33775 BitKeeper file /home/viperus/Desktop/ntp-stable-unity/sntp/tests/data/debug-output-lfp-bin 33777 sntp/tests/data/debug-output-lfp-bin@1.0 +0 -0 33779 sntp/tests/data/debug-output-lfp-dec@1.1 +3 -0 33780 BitKeeper file /home/viperus/Desktop/ntp-stable-unity/sntp/tests/data/debug-output-lfp-dec 33782 sntp/tests/data/debug-output-lfp-dec@1.0 +0 -0 114050 remove lfp.l_f signed fraction, which has little legit use. 114375 [Bug2100] conversion lfp --> timeval fixed 135706 BitKeeper/deleted/9f/debug-input-lfp-hex~523a3dc59a6a4e86@1.3 +0 -0 135707 …Rename: sntp/tests/data/debug-input-lfp-hex -> BitKeeper/deleted/9f/debug-input-lfp-hex~523a3dc59a… [all …]
|