Home
last modified time | relevance | path

Searched defs:stat_result (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/nix/test/
Dtest_stat.rs103 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable
139 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable
/third_party/node/deps/v8/src/d8/
Dd8-posix.cc524 int stat_result = stat(directory, &stat_buf); in CheckItsADirectory() local
/third_party/libabigail/src/
Dabg-tools-utils.cc768 int stat_result = 0; in ensure_dir_path_created() local
/third_party/lz4/programs/
Dlz4io.c1319 int stat_result = 0; in LZ4IO_decompressDstFile() local