Home
last modified time | relevance | path

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

/third_party/toybox/porting/liteos_a/toys/lsb/
Dumount.c53 int lfd = open(dev, O_RDONLY); local
/third_party/toybox/toys/other/
Dlosetup.c55 int lfd = -1, ffd = ffd; local
/third_party/toybox/toys/lsb/
Dumount.c84 int lfd = open(dev, O_RDONLY); local
/third_party/ltp/testcases/kernel/syscalls/accept4/
Daccept4_01.c52 int lfd; in create_listening_socket() local
/third_party/ltp/testcases/realtime/func/rt-migrate/
Drt-migrate.c78 int lfd; variable