Searched defs:Xstat64Function (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/linux/services/
H A Dlibc_urandom_override.cc57 typedef int (*Xstat64Function)(int version, const char *path, typedef in namespace:sandbox
61 static Xstat64Function g_libc_xstat64 = NULL;
90 g_libc_xstat64 = reinterpret_cast<Xstat64Function>(

Completed in 70 milliseconds