Searched refs:stat (Results 2951 - 2975 of 5678) sorted by relevance
1...<<111112113114115116117118119120>>...228
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
H A D | test_https_get.c | 30 #include <sys/stat.h>
|
H A D | test_https_multi_daemon.c | 31 #include <sys/stat.h>
|
H A D | test_tls_options.c | 29 #include <sys/stat.h>
|
H A D | tls_test_common.h | 27 #include <sys/stat.h>
|
/third_party/toybox/toys/posix/ |
H A D | split.c | 41 struct stat st; in do_split()
|
H A D | wc.c | 66 struct stat st; in do_wc()
|
/third_party/protobuf/src/google/protobuf/io/ |
H A D | io_win32.h | 75 PROTOBUF_EXPORT int stat(const char* path, struct _stat* buffer);
|
/third_party/python/Python/ |
H A D | dynload_shlib.c | 10 #include <sys/stat.h>
|
/third_party/selinux/libsepol/fuzz/ |
H A D | secilc-fuzzer.c | 6 #include <sys/stat.h>
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
H A D | driver_nl80211_hisi.h | 14 #include <sys/stat.h>
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
H A D | driver_nl80211_hisi.h | 14 #include <sys/stat.h>
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 24 #include <linux/sched/stat.h> 241 ++vcpu->stat.generic.halt_wakeup; in kvmppc_fast_vcpu_kick_hv() 1578 vcpu->stat.sum_exits++; in kvmppc_handle_exit_hv() 1607 vcpu->stat.dec_exits++; in kvmppc_handle_exit_hv() 1613 vcpu->stat.ext_intr_exits++; in kvmppc_handle_exit_hv() 1908 vcpu->stat.sum_exits++; in kvmppc_handle_nested_exit() 1929 vcpu->stat.dec_exits++; in kvmppc_handle_nested_exit() 1933 vcpu->stat.ext_intr_exits++; in kvmppc_handle_nested_exit() 1938 vcpu->stat.ext_intr_exits++; in kvmppc_handle_nested_exit() 1944 vcpu->stat in kvmppc_handle_nested_exit() [all...] |
/kernel/linux/linux-5.10/tools/thermal/tmon/ |
H A D | tmon.c | 16 #include <sys/stat.h> 134 struct stat logstat; in prepare_logging() 146 syslog(LOG_ERR, "Unable to stat log file %s\n", TMON_LOG_FILE); in prepare_logging()
|
/kernel/linux/linux-5.10/tools/usb/ |
H A D | testusb.c | 30 #include <sys/stat.h> 233 static int find_testdev(const char *name, const struct stat *sb, int flag) in find_testdev()
|
/kernel/linux/linux-6.6/arch/x86/boot/tools/ |
H A D | build.c | 33 #include <sys/stat.h> 176 struct stat sb; in main() 211 /* Open and stat the kernel file */ in main() 216 die("Unable to stat `%s': %m", argv[2]); in main()
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | smsc.c | 242 struct smsc_hw_stat stat = smsc_hw_stats[i]; in smsc_get_stat() local 246 val = phy_read(phydev, stat.reg); in smsc_get_stat()
|
/kernel/linux/linux-5.10/drivers/nfc/nxp-nci/ |
H A D | firmware.c | 245 static int nxp_nci_fw_read_status(u8 stat) in nxp_nci_fw_read_status() argument 247 switch (stat) { in nxp_nci_fw_read_status()
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | pxa2xx_sharpsl.c | 46 skt->stat[SOC_STAT_CD].irq = SCOOP_DEV[skt->nr].cd_irq; in sharpsl_pcmcia_hw_init() 47 skt->stat[SOC_STAT_CD].name = SCOOP_DEV[skt->nr].cd_irq_str; in sharpsl_pcmcia_hw_init()
|
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/ |
H A D | nsp_cs.h | 333 static void show_busphase(unsigned char stat); 338 # define show_busphase(stat) /* */
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | fsl_qe_udc.h | 233 #define frame_set_status(frm, stat) (frm->status = stat)
|
/kernel/linux/linux-5.10/scripts/ |
H A D | sorttable.c | 25 #include <sys/stat.h> 78 struct stat sb; in mmap_file()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-mem.c | 4 #include <sys/stat.h> 380 struct stat st; in cmd_mem()
|
H A D | perf.c | 6 * This is the main hub from which the sub-commands (perf stat, 36 #include <sys/stat.h> 70 { "stat", cmd_stat, 0 }, 298 struct stat st; in run_builtin()
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | cgroup.c | 13 #include <sys/stat.h> 242 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn()
|
/kernel/linux/linux-5.10/tools/bpf/ |
H A D | bpf_jit_disasm.c | 29 #include <sys/stat.h> 129 struct stat fi; in get_flog_buff()
|
Completed in 20 milliseconds
1...<<111112113114115116117118119120>>...228