Home
last modified time | relevance | path

Searched defs:xfd (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sbin/ipf/ipf/
H A Dipf.c266 int flag, xfd, logopt, change = 0; in packetlogon() local
/freebsd-13.1/contrib/sendmail/src/
H A Dutil.c2084 int xfd; local
/freebsd-13.1/sys/dev/fdc/
H A Dfdc.c679 fd_turnoff(void *xfd) in fd_turnoff()