Home
last modified time | relevance | path

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

/freebsd/libexec/ftpd/
H A Dftpd.c660 struct ftphost *hrp, *lhrp; in inithosts() local
687 thishost = firsthost = lhrp = hrp; in inithosts()
845 lhrp->next = hrp; in inithosts()
846 lhrp = hrp; in inithosts()