Home
last modified time | relevance | path

Searched refs:fopen_for_input (Results 1 – 1 of 1) sorted by relevance

/external/strace/
Dunwind.c33 # define fopen_for_input fopen64 macro
35 # define fopen_for_input fopen macro
38 # define fopen_for_input fopen macro
149 fp = fopen_for_input(filename, "r"); in build_mmap_cache()