Home
last modified time | relevance | path

Searched refs:stat (Results 2451 - 2475 of 2547) sorted by relevance

1...<<919293949596979899100>>...102

/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11.c42 #include <sys/stat.h>
/third_party/lz4/programs/
H A Dlz4io.c55 #include <sys/stat.h> /* stat64 */
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs261 pub struct stat { structure names
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs238 pub struct stat { structure names
/third_party/pulseaudio/src/pulse/
H A Dcontext.c34 #include <sys/stat.h>
/third_party/python/Lib/test/
H A Dtest_httpservers.py370 mtime = os.stat(tempname).st_mtime
H A Dtest_urllib2.py818 stats = os.stat(TESTFN)
/third_party/python/Python/
H A Dpylifecycle.c2210 struct stat st; in is_valid_fd()
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc48 #include <sys/stat.h>
/third_party/python/Modules/
H A Dselectmodule.c23 #include <sys/stat.h>
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs140 pub struct stat { structure names
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig_file.c15 #include <sys/stat.h>
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_file.c15 #include <sys/stat.h>
/third_party/elfutils/src/
H A Delflint.c35 #include <sys/stat.h>
165 struct stat st; in main()
169 printf ("cannot stat '%s': %m\n", argv[remaining]); in main()
/third_party/libdrm/tests/amdgpu/
H A Dbasic_tests.c31 #include <sys/stat.h>
4272 struct stat sbuf; in amdgpu_gpu_reset_test()
/third_party/mksh/
H A Dedit.c433 struct stat statb; in x_file_glob()
447 stat(words[0], &statb) < 0) || in x_file_glob()
/third_party/backends/backend/
H A Dmicrotek2.c76 #include <sys/stat.h>
509 struct stat st; in sane_open()
578 rc = stat(PASSWD_FILE, &st); in sane_open()
H A Dumax1220u-common.c63 #include <sys/stat.h>
H A Dhp4200.c56 #include <sys/stat.h>
/third_party/icu/icu4c/source/
H A Dconfigure598 # include <sys/stat.h>
3433 struct stat;
3436 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3470 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4770 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
6431 #include <sys/stat.h>
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c861 struct stat primary_stat = {0}, render_stat = {0}; in radv_physical_device_try_create()
867 stat(drm_device->nodes[DRM_NODE_PRIMARY], &primary_stat) != 0) { in radv_physical_device_try_create()
869 "failed to stat DRM primary node %s", in radv_physical_device_try_create()
876 stat(drm_device->nodes[DRM_NODE_RENDER], &render_stat) != 0) { in radv_physical_device_try_create()
878 "failed to stat DRM render node %s", in radv_physical_device_try_create()
/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc16 #include <sys/stat.h>
15968 struct stat s;
16011 struct stat s;
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure598 # include <sys/stat.h>
3421 struct stat;
3424 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3458 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4756 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
6422 #include <sys/stat.h>
/third_party/curl/lib/vssh/
H A Dlibssh.c80 #include <sys/stat.h>
105 /* These stat values may not be the same as the user's S_IFMT / S_IFLNK */
1613 * just doesn't support stat() in myssh_statemach_act()
1614 * OR the server doesn't return a file size with a stat() in myssh_statemach_act()
/third_party/curl/lib/vtls/
H A Dsectransp.c1309 if(stat(filename, &st) == 0) in is_file()

Completed in 112 milliseconds

1...<<919293949596979899100>>...102