Home
last modified time | relevance | path

Searched defs:lfp (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/tcpdump/
H A Dntp.c35 const struct l_fixedpt *lfp) in p_ntp_time()
H A Dprint-ntp.c476 const struct l_fixedpt *lfp) in p_ntp_delta()
/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-types.c803 ctf_type_cmp (ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, in ctf_type_cmp()
840 ctf_type_compat (ctf_file_t *lfp, ctf_id_t ltype, in ctf_type_compat()
/dflybsd-src/sys/kern/
H A Duipc_syscalls.c283 struct file *lfp = NULL; in kern_accept() local