Searched refs:tlf (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_lineno.c272 Dwarf_LineFile lf, tlf; local
436 STAILQ_FOREACH_SAFE(lf, &li->li_lflist, lf_next, tlf) {
455 Dwarf_LineFile lf, tlf; local
460 STAILQ_FOREACH_SAFE(lf, &li->li_lflist, lf_next, tlf) {
764 Dwarf_LineFile lf, tlf; local
773 STAILQ_FOREACH_SAFE(lf, &li->li_lflist, lf_next, tlf) {
/freebsd-11-stable/sys/net/
H A Dif_spppsubr.c228 void (*tlf)(struct sppp *sp); member in struct:cp
1682 (cp->tlf)(sp);
1686 (cp->tlf)(sp);
2001 (cp->tlf)(sp);
2040 (cp->tlf)(sp);
2044 (cp->tlf)(sp);
2050 (cp->tlf)(sp);
2805 * Called by the NCPs during their tlf action handling.

Completed in 101 milliseconds