Searched refs:lfp (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/ntp/libparse/
H A Dgpstolfp.c45 l_fp * lfp
48 lfp->l_ui = (uint32_t)(weeks * SECSPERWEEK + days * SECSPERDAY + seconds + GPSORIGIN); /* convert to NTP time */
49 lfp->l_uf = 0;
/freebsd-13-stable/contrib/ntp/libntp/
H A Dmstolfp.c14 l_fp *lfp
98 return atolfp(buf, lfp);
H A Datolfp.c32 l_fp *lfp
119 lfp->l_ui = dec_i;
120 lfp->l_uf = dec_f;
H A Dhextolfp.c15 l_fp *lfp
67 lfp->l_ui = dec_i;
68 lfp->l_uf = dec_f;
H A Dntp_calgps.c32 l_fp lfp,
37 /* calculate 'lfp - ofs' as '(l_fp)(-ofs) + lfp': negating a
42 L_ADD(&fpo, &lfp);
31 ntpfp_with_fudge( l_fp lfp, double ofs ) argument
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-ntp.c343 register const struct l_fixedpt *lfp)
350 i = EXTRACT_32BITS(&lfp->int_part);
351 uf = EXTRACT_32BITS(&lfp->fraction);
375 /* Prints time difference between *lfp and *olfp */
379 register const struct l_fixedpt *lfp)
388 u = EXTRACT_32BITS(&lfp->int_part);
390 uf = EXTRACT_32BITS(&lfp->fraction);
393 p_ntp_time(ndo, lfp);
342 p_ntp_time(netdissect_options *ndo, register const struct l_fixedpt *lfp) argument
377 p_ntp_delta(netdissect_options *ndo, register const struct l_fixedpt *olfp, register const struct l_fixedpt *lfp) argument
/freebsd-13-stable/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c146 static void nfsrv_freenfslockfile(struct nfslockfile *lfp);
157 struct nfslock *insert_lop, struct nfsstate *stp, struct nfslockfile *lfp);
159 struct nfslock **other_lopp, struct nfslockfile *lfp);
180 static int nfsrv_cleandeleg(vnode_t vp, struct nfslockfile *lfp,
189 static int nfsrv_locallock(vnode_t vp, struct nfslockfile *lfp, int flags,
191 static void nfsrv_localunlock(vnode_t vp, struct nfslockfile *lfp,
193 static int nfsrv_dolocal(vnode_t vp, struct nfslockfile *lfp, int flags,
196 static void nfsrv_locallock_rollback(vnode_t vp, struct nfslockfile *lfp,
198 static void nfsrv_locallock_commit(struct nfslockfile *lfp, int flags,
200 static void nfsrv_locklf(struct nfslockfile *lfp);
1046 struct nfslockfile *lfp; local
1405 struct nfslockfile *lfp; local
1460 struct nfslockfile *lfp; local
1528 struct nfslockfile *lfp = NULL; local
1602 nfsrv_freenfslockfile(struct nfslockfile *lfp) argument
1684 struct nfslockfile *lfp; local
2409 struct nfslockfile *lfp, *new_lfp; local
2661 struct nfslockfile *lfp, *new_lfp; local
3429 struct nfslockfile *lfp; local
3768 struct nfslockfile *lfp; local
3822 nfsrv_insertlock(struct nfslock *new_lop, struct nfslock *insert_lop, struct nfsstate *stp, struct nfslockfile *lfp) argument
3873 nfsrv_updatelock(struct nfsstate *stp, struct nfslock **new_lopp, struct nfslock **other_lopp, struct nfslockfile *lfp) argument
5444 struct nfslockfile *lfp; local
5531 nfsrv_cleandeleg(vnode_t vp, struct nfslockfile *lfp, struct nfsclient *clp, int *haslockp, NFSPROC_T *p) argument
5712 struct nfslockfile *lfp; local
5937 nfsrv_locallock(vnode_t vp, struct nfslockfile *lfp, int flags, uint64_t first, uint64_t end, struct nfslockconflict *cfp, NFSPROC_T *p) argument
6007 nfsrv_localunlock(vnode_t vp, struct nfslockfile *lfp, uint64_t init_first, uint64_t init_end, NFSPROC_T *p) argument
6072 nfsrv_dolocal(vnode_t vp, struct nfslockfile *lfp, int flags, int oldflags, uint64_t first, uint64_t end, struct nfslockconflict *cfp, NFSPROC_T *p) argument
6123 nfsrv_locallock_rollback(vnode_t vp, struct nfslockfile *lfp, NFSPROC_T *p) argument
6140 nfsrv_locallock_commit(struct nfslockfile *lfp, int flags, uint64_t first, uint64_t end) argument
6171 nfsrv_locklf(struct nfslockfile *lfp) argument
6188 nfsrv_unlocklf(struct nfslockfile *lfp) argument
6202 struct nfslockfile *lfp, *nlfp; local
8083 struct nfslockfile *lfp; local
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c561 ctf_type_cmp(ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, ctf_id_t rtype) argument
572 if (lfp == rfp)
575 if (CTF_TYPE_ISPARENT(ltype) && lfp->ctf_parent != NULL)
576 lfp = lfp->ctf_parent;
581 if (lfp < rfp)
584 if (lfp > rfp)
597 ctf_type_compat(ctf_file_t *lfp, ctf_id_t ltype, argument
605 if (ctf_type_cmp(lfp, ltype, rfp, rtype) == 0)
608 ltype = ctf_type_resolve(lfp, ltyp
[all...]
/freebsd-13-stable/contrib/ntp/sntp/tests/
H A DMakefile.am6 debug-output-lfp-bin \
7 debug-output-lfp-dec \
60 data/debug-input-lfp-bin \
61 data/debug-input-lfp-dec \
80 data/debug-output-lfp-dec \
82 data/debug-output-lfp-bin \
H A DMakefile.in736 CLEANFILES = debug-output-lfp-bin debug-output-lfp-dec \
740 data/debug-output-pkt data/debug-output-lfp-dec \
741 data/kod-output-blank data/debug-output-lfp-bin $(NULL) \
763 data/debug-input-lfp-bin \
764 data/debug-input-lfp-dec \
/freebsd-13-stable/contrib/ntp/include/
H A Dntp_calgps.h149 ntpfp_with_fudge(l_fp lfp, double ofs);
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.c2051 l_fp *lfp
2076 L_CLR(lfp);
2125 L_CLR(lfp);
2161 lfp->l_ui = caltontp(&cal);
2162 lfp->l_uf = 0;
2174 l_fp *lfp
2185 return hextolfp(str+2, lfp);
2197 return rtdatetolfp(buf, lfp);
2205 return hextolfp(str, lfp);
2211 if (atolfp(str, lfp))
3496 outputarr( FILE *fp, char *name, int narr, l_fp *lfp, int issigned ) argument
3617 l_fp lfp; local
[all...]
H A Dntpq-subs.c335 l_fp lfp; /* NTP_LFP */ member in union:var_display_collection_tag::__anon5375
3817 decodets(val, &pvdc->v.lfp);
3870 prettydate(&pvdc->v.lfp));
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c338 ctf_file_t *lfp = lp->dn_ctfp; local
344 ctf_id_t lbase = ctf_type_resolve(lfp, ltype);
345 uint_t lkind = ctf_type_kind(lfp, lbase);
358 lfp = DT_INT_CTFP(dtp);
367 if (ctf_type_encoding(lfp, lbase, &le) == CTF_ERR) {
368 yypcb->pcb_hdl->dt_ctferr = ctf_errno(lfp);
397 *ofp = lfp;
1049 ctf_file_t *lfp = lp->dn_ctfp; local
1088 lbase = ctf_type_resolve(lfp, lp->dn_type);
1089 lkind = ctf_type_kind(lfp, lbas
1160 ctf_file_t *lfp = lp->dn_ctfp; local
[all...]

Completed in 151 milliseconds