Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libpcap/
H A Dsavefile.c261 charset_fopen(const char *path, const char *mode) in charset_fopen() function
H A Dpcap-int.h572 #define charset_fopen(path, mode) fopen((path), (mode)) macro