Home
last modified time | relevance | path

Searched defs:pcapint_charset_fopen (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libpcap/
H A Dsavefile.c269 pcapint_charset_fopen(const char *path, const char *mode) in pcapint_charset_fopen() function
H A Dpcap-int.h525 #define pcapint_charset_fopen(path, mode) fopen((path), (mode)) macro