| /freebsd/crypto/krb5/src/lib/krb5/os/ |
| H A D | init_os_ctx.c | 63 struct _stat s; in get_from_module_dir() 85 found = !_stat(name, &s); in get_from_module_dir() 175 struct _stat s; in get_from_known_folder() 198 if (_stat(szPath, &s)) { in get_from_known_folder()
|
| H A D | ccdefname.c | 147 struct _stat s; in try_dir() 150 if (_stat(dir, &s)) in try_dir()
|
| /freebsd/contrib/processor-trace/libipt/src/windows/ |
| H A D | pt_section_windows.c | 41 static int pt_sec_windows_fstat(const char *filename, struct _stat *stat) in pt_sec_windows_fstat() 65 struct _stat stat; in pt_section_mk_status() 93 struct _stat stat; in check_file_status()
|
| /freebsd/contrib/libpcap/testprogs/ |
| H A D | unix.h | 43 #define stat _stat
|
| /freebsd/contrib/processor-trace/libipt/internal/include/windows/ |
| H A D | pt_section_windows.h | 42 struct _stat stat;
|
| /freebsd/sys/dev/sfxge/common/ |
| H A D | siena_phy.c | 443 #define SIENA_SIMPLE_STAT_SET(_vmask, _esmp, _smask, _stat, \ argument 447 if ((_stat) != NULL && !EFSYS_MEM_IS_NULL(_esmp)) { \ 450 (_stat)[_efx_record] = \ 455 #define SIENA_SIMPLE_STAT_SET2(_vmask, _esmp, _smask, _stat, _record) \ argument 456 SIENA_SIMPLE_STAT_SET(_vmask, _esmp, _smask, _stat, \
|
| H A D | ef10_tx.c | 38 #define EFX_TX_QSTAT_INCR(_etp, _stat) \ argument 40 (_etp)->et_stat[_stat]++; \ 44 #define EFX_TX_QSTAT_INCR(_etp, _stat) argument
|
| H A D | efx_tx.c | 38 #define EFX_TX_QSTAT_INCR(_etp, _stat) \ argument 40 (_etp)->et_stat[_stat]++; \ 44 #define EFX_TX_QSTAT_INCR(_etp, _stat) argument
|
| H A D | ef10_ev.c | 41 #define EFX_EV_QSTAT_INCR(_eep, _stat) \ argument 43 (_eep)->ee_stat[_stat]++; \ 47 #define EFX_EV_QSTAT_INCR(_eep, _stat) argument
|
| H A D | efx_ev.c | 41 #define EFX_EV_QSTAT_INCR(_eep, _stat) \ argument 43 (_eep)->ee_stat[_stat]++; \ 47 #define EFX_EV_QSTAT_INCR(_eep, _stat) argument
|
| /freebsd/contrib/unifdef/win32/ |
| H A D | unifdef.h | 45 #define stat _stat
|
| /freebsd/contrib/ntp/sntp/libopts/compat/ |
| H A D | windows-config.h | 87 #define stat _stat /* struct stat from <sys/stat.h> */
|
| /freebsd/contrib/tcpdump/ |
| H A D | netdissect-stdinc.h | 168 #define stat _stat
|
| /freebsd/sys/dev/vmm/ |
| H A D | vmm_stat.h | 66 SYSINIT(type##_stat, SI_SUB_KLD, SI_ORDER_ANY, vmm_stat_register, type)
|
| /freebsd/sys/sys/ |
| H A D | module.h | 275 int modstat(int _modid, struct module_stat *_stat);
|
| H A D | linker.h | 408 int kldstat(int _fileid, struct kld_file_stat* _stat);
|
| /freebsd/crypto/openssl/crypto/rand/ |
| H A D | randfile.c | 41 #define stat _stat
|
| /freebsd/contrib/libarchive/libarchive/test/ |
| H A D | test_write_disk.c | 197 struct _stat st; in create_reg_file_win()
|
| /freebsd/contrib/bc/include/ |
| H A D | status.h | 74 #define stat _stat
|
| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | by_dir.c | 323 #define stat _stat in get_cert_by_subject_ex()
|
| /freebsd/contrib/ntp/sntp/libevent/sample/ |
| H A D | http-server.c | 65 #define stat _stat
|
| /freebsd/contrib/libevent/sample/ |
| H A D | http-server.c | 65 #define stat _stat
|
| /freebsd/crypto/krb5/src/util/profile/ |
| H A D | prof_file.c | 29 #define stat _stat
|
| /freebsd/contrib/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-port.h | 2003 typedef struct _stat StatStruct; 2012 inline int Stat(const char* path, StatStruct* buf) { return _stat(path, buf); }
|
| /freebsd/crypto/openssl/providers/implementations/storemgmt/ |
| H A D | file_store.c | 38 #define stat _stat
|