HomeSort by: relevance | last modified time | path
    Searched defs:fio_stat (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdbsupport/
fileio.h 115 struct fio_stat struct
185 /* Pack a host-format struct stat into a struct fio_stat. */
187 extern void host_to_fileio_stat (struct stat *st, struct fio_stat *fst);
  /src/external/gpl3/gdb.old/dist/gdbsupport/
fileio.h 115 struct fio_stat struct
185 /* Pack a host-format struct stat into a struct fio_stat. */
187 extern void host_to_fileio_stat (struct stat *st, struct fio_stat *fst);

Completed in 21 milliseconds