Searched defs:stat (Results 76 - 100 of 298) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_rx.c197 struct r92c_rx_stat *stat; local
227 const struct r92c_rx_stat *stat = buf; local
244 const struct r92c_rx_stat *stat = desc; local
[all...]
/freebsd-13-stable/sys/dev/rtwn/usb/
H A Drtwn_usb_rx.c111 rtwn_rx_copy_to_mbuf(struct rtwn_softc *sc, struct rtwn_rx_stat_common *stat, argument
70 rtwn_rx_check_pre_alloc(struct rtwn_softc *sc, struct rtwn_rx_stat_common *stat) argument
157 struct rtwn_rx_stat_common *stat = &uc->uc_rx_stat; local
243 struct rtwn_rx_stat_common *stat; local
354 struct rtwn_rx_stat_common stat; local
[all...]
/freebsd-13-stable/sys/dev/mii/
H A Dip1000phy.c223 uint32_t bmsr, bmcr, stat; local
/freebsd-13-stable/usr.bin/systat/
H A Dip.c65 struct stat { struct
[all...]
/freebsd-13-stable/contrib/processor-trace/libipt/src/windows/
H A Dpt_section_windows.c41 static int pt_sec_windows_fstat(const char *filename, struct _stat *stat) argument
65 struct _stat stat; local
93 struct _stat stat; local
[all...]
/freebsd-13-stable/lib/libc/rpc/
H A Dauth_unix.c274 int stat; local
H A Dsvc_raw.c165 bool_t stat; local
/freebsd-13-stable/crypto/openssl/crypto/rand/
H A Drandfile.c32 # define stat _stat macro
/freebsd-13-stable/sbin/pfctl/tests/
H A Dpfctl_test.c74 struct module_stat stat; local
/freebsd-13-stable/contrib/lib9p/backend/
H A Dbackend.h41 int (*stat)(void *, struct l9p_request *); member in struct:l9p_backend
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-nit.c74 struct pcap_stat stat; member in struct:pcap_nit
H A Dpcap-septel.c44 struct pcap_stat stat; member in struct:pcap_septel
H A Dpcap-snoop.c61 struct pcap_stat stat; member in struct:pcap_snoop
/freebsd-13-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-13-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_file_io.h135 #define stat(f,b) stat64(f,b) macro
/freebsd-13-stable/contrib/apr/network_io/unix/
H A Dsockopt.c77 apr_status_t stat; local
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_file_os.c274 struct kstat stat; local
/freebsd-13-stable/contrib/lua/src/
H A Dlcorolib.c77 int stat = lua_status(co); local
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4_var.h77 ng_h4_node_stat_ep stat; member in struct:ng_h4_info
/freebsd-13-stable/sys/rpc/
H A Drpc_prot.c309 enum clnt_stat stat; local
H A Dsvc_dg.c238 bool_t stat = TRUE; local
/freebsd-13-stable/sys/dev/sfxge/common/
H A Defx_mon.c230 efx_mon_stat_t stat; member in struct:_stat_description_t
607 efx_mon_get_stat_unit( __in efx_mon_stat_t stat, __out efx_mon_stat_unit_t *unitp) argument
723 efx_mon_get_stat_portmap( __in efx_mon_stat_t stat, __out efx_mon_stat_portmask_t *maskp) argument
H A Dsiena_mac.c270 siena_mac_stats_update( __in efx_nic_t *enp, __in efsys_mem_t *esmp, __inout_ecount(EFX_MAC_NSTATS) efsys_stat_t *stat, __inout_opt uint32_t *generationp) argument
[all...]
/freebsd-13-stable/stand/i386/libfirewire/
H A Dfwohci.c88 uint32_t fun, stat; local
395 fwohci_intr_body(struct fwohci_softc *sc, uint32_t stat, int count) argument
453 uint32_t stat; local
469 uint32_t stat; local
[all...]
/freebsd-13-stable/stand/userboot/
H A Duserboot.h122 int (*stat)(void *arg, void *h, struct stat *stp); member in struct:loader_callbacks

Completed in 233 milliseconds

1234567891011>>