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

/bionic/libc/bionic/
H A Dlibgen.cpp94 // Since this is a non-standard symbol, it might be hijacked by a basename_r in the executable.
95 __LIBC32_LEGACY_PUBLIC__ int basename_r(const char* path, char* buffer, size_t buffer_size) { function
158 // Since this is a non-standard symbol, it might be hijacked by a basename_r in the executable.

Completed in 71 milliseconds