Searched defs:stat (Results 1 - 25 of 282) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c127 int stat; member in struct:ppmd_stream
H A Darchive_entry_private.h105 void *stat; member in struct:archive_entry
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_pf_main.c4329 ixl_stat_update48(struct i40e_hw *hw, u32 hireg, u32 loreg, bool offset_loaded, u64 *offset, u64 *stat) argument
4358 ixl_stat_update32(struct i40e_hw *hw, u32 reg, bool offset_loaded, u64 *offset, u64 *stat) argument
[all...]
/freebsd-11-stable/usr.bin/systat/
H A Dip.c63 struct stat { struct
[all...]
/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_com.c2205 u32 stat, timeout, cap, reset_val; local
/freebsd-11-stable/sys/dev/usb/
H A Dusb_generic.c2112 struct usb_device_stats *stat; member in union:__anon180
/freebsd-11-stable/sys/kern/
H A Dvfs_bio.c4007 biofinish(struct bio *bp, struct devstat *stat, int error) argument
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c3023 struct kld_file_stat *stat; local
[all...]
/freebsd-11-stable/usr.sbin/yp_mkdb/
H A Dyp_mkdb.c330 int stat; local
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_main.c7487 uint32_t stat[4 * (CIM_NUM_IBQ + CIM_NUM_OBQ_T5)], *p = stat; local
/freebsd-11-stable/sys/dev/atkbdc/
H A Dpsm.c1030 int stat[3]; local
1114 int stat[3]; local
1366 int stat[3]; local
2281 int stat[3]; local
2614 int stat[3]; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c355 svn_wc_status3_t *stat; local
724 svn_wc_status3_t *stat; local
2915 svn_wc__internal_status_t *stat; local
[all...]
H A Ddeprecated.c3174 svn_wc_status_t *stat = (svn_wc_status_t *) status; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra/
H A Dra_loader.h229 svn_error_t *(*stat)(svn_ra_session_t *session, member in struct:svn_ra__vtable_t
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Ddeprecated.c2523 svn_wc_status_t *stat = (svn_wc_status_t *) status; local
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsockopt.c77 apr_status_t stat; local
/freebsd-11-stable/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c767 dtrace_status_t *stat = (dtrace_status_t *) addr; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c2667 uint32_t *stat = &state->dts_speculations_unavail, count; local
[all...]
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsec.c591 volatile u_int32_t stat; local
720 u_int32_t stat; local
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp598 statistic const *stat = &theStats[s]; local
616 statistic const *stat = &theStats[s]; local
633 statistic const *stat = &theStats[s]; local
641 statistic const *stat = &theStats[s]; local
657 counter const *stat = &theCounters[c]; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp900 llvm::sys::fs::file_status stat; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_stat.cpp24 void StatOutput(u64 *stat) { argument
H A Dtsan_rtl.h407 u64 stat[StatCnt]; member in struct:__tsan::ThreadState
557 u64 stat[StatCnt]; member in struct:__tsan::Context
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp136 int stat(const char *path, struct stat *buf) { STAT(stat, path, buf); } function
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp40 #define stat kernel_stat macro
42 #undef stat macro
[all...]

Completed in 393 milliseconds

1234567891011>>