Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dfds_unix.go9 func checkfds() { func
Dfds_nonunix.go9 func checkfds() { func
/aosp_15_r20/external/libcap/contrib/sucap/
H A Dsu.c145 static void checkfds(void) in checkfds() function