Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/
H A D0001-ltp-pan-fix-wait_handler-declaration.patch41 /* FILE *open_file( char *file, char *mode, char **errmsg ); */
/openbmc/qemu/block/
H A Dvvfat.c1358 static int open_file(BDRVVVFATState* s,mapping_t* mapping) in open_file() function
1404 if(open_file(s,mapping)) in read_cluster()