Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c90 static FILE *xfopen(const char *path, const char *mode) in xfopen() function
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats.c424 static FILE * xfopen(char const * identifier, char const * mode, lsx_io_type * io_type) in xfopen() function