Searched refs:fopen_stream (Results 1 – 4 of 4) sorted by relevance
38 # define fopen_stream fopen64 macro40 # define fopen_stream fopen macro49 # define fopen_stream fopen macro
109 FILE *fp = fopen_stream(filename, "r"); in mmap_cache_rebuild_if_invalid()
464 fp = fopen_stream(path, open_append ? "a" : "w"); in strace_fopen()
7202 Replace fopen_for_input and fopen_for_output with fopen_stream.7204 with fopen_stream.