OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:basename_r
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
libgen.cpp
91
// Since this is a non-standard symbol, it might be hijacked by a
basename_r
in the executable.
92
__LIBC32_LEGACY_PUBLIC__ int
basename_r
(const char* path, char* buffer, size_t buffer_size) {
function
155
// Since this is a non-standard symbol, it might be hijacked by a
basename_r
in the executable.
/external/squashfs-tools/squashfs-tools/
mksquashfs.c
3032
char *
basename_r
()
function
[
all
...]
Completed in 1162 milliseconds