Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dlosetup.c64 int lfd = -1, ffd = ffd; local
/external/toybox/toys/lsb/
Dumount.c84 int lfd = open(dev, O_RDONLY); local
/external/netcat/
Dnetcat.c765 int lfd = fileno(stdout); in readwrite() local