Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
70a9c5f7c4277d1796dae3e7009b48a4eea60f15
/
.
/
libc
/
upstream-netbsd
/
android
/
include
/
resolv_mt.h
blob: 664ae9374e201a57ffb52aca489305bc2981eb9b [
file
] [
log
] [
blame
]
#pragma
once
// Android never enabled the per-thread code, so this was always static like glibc.
static
char
inet_nsap_ntoa_tmpbuf
[
255
*
3
];