Home
last modified time | relevance | path

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

/external/libpcap/
Dportability.h86 fopen_safe((x), (y))
87 FILE *fopen_safe(const char *filename, const char* mode);
Dsavefile.c260 FILE *fopen_safe(const char *filename, const char* mode) in fopen_safe() function