Home
last modified time | relevance | path

Searched defs:fd_table (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/private/
H A Dbionic_globals.h82 FdTable fd_table; member
/aosp12/bionic/libc/bionic/
H A Dfdsan.cpp133 auto& fd_table = GetFdTable(); in fdsan_error() local