Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc285 posix::StatStruct file_stat{}; in DirectoryExists() local
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c4743 static int file_stat(Jim_Interp *interp, Jim_Obj *filename, jim_stat_t *sb) in file_stat() function