Searched defs:fd_table (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/private/ | ||
H A D | bionic_globals.h | 82 FdTable fd_table; member |
/aosp12/bionic/libc/bionic/ | ||
H A D | fdsan.cpp | 133 auto& fd_table = GetFdTable(); in fdsan_error() local |