Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-io.c85 static int openfile(char *name, int flags, bool writethrough, bool force_share, in openfile() function
255 ret = openfile(argv[optind], flags, writethrough, force_share, opts); in open_f()
257 ret = openfile(NULL, flags, writethrough, force_share, opts); in open_f()
668 if (openfile(NULL, flags, writethrough, force_share, opts)) { in main()
676 if (openfile(argv[optind], flags, writethrough, in main()
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch214 extern int openfile(char *, struct xfs_fsop_geom *, int, mode_t,