/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/ |
H A D | tdel.c | 65 int stat; local
|
H A D | thash4.c | 66 int stat; local
|
H A D | tverify.c | 68 int stat; local
|
H A D | tread2.c | 67 int stat; local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_stats.cpp | 601 statistic const *stat = &theStats[s]; in printTimerStats() local 619 statistic const *stat = &theStats[s]; in printTimerStats() local 636 statistic const *stat = &theStats[s]; in printCounterStats() local 644 statistic const *stat = &theStats[s]; in printCounterStats() local 660 counter const *stat = &theCounters[c]; in printCounters() local
|
/freebsd/usr.bin/tip/tip/ |
H A D | remote.c | 66 int stat; in getremcap() local
|
/freebsd/lib/libc/gen/ |
H A D | nftw.c | 30 nftw(const char *path, int (*fn)(const char *, const struct stat *, int, in nftw()
|
/freebsd/usr.sbin/pw/ |
H A D | rm_r.c | 124 struct statfs stat; in try_dataset_remove() local
|
/freebsd/sys/rpc/ |
H A D | svc_auth_unix.c | 62 enum auth_stat stat; in _svcauth_unix() local
|
/freebsd/contrib/lua/src/ |
H A D | loadlib.c | 405 int stat = lookforfunc(L, path, init); in ll_loadlib() local 525 static int checkload (lua_State *L, int stat, const char *filename) { in checkload() 559 int stat; in loadfunc() local 583 int stat; in searcher_Croot() local
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zpl_ctldir.c | 98 const struct path *path, struct kstat *stat, u32 request_mask, in zpl_root_getattr_impl() 398 const struct path *path, struct kstat *stat, u32 request_mask, in zpl_snapdir_getattr_impl() 550 const struct path *path, struct kstat *stat, u32 request_mask, in zpl_shares_getattr_impl()
|
/freebsd/lib/libc/xdr/ |
H A D | xdr_array.c | 75 bool_t stat = TRUE; in xdr_array() local
|
H A D | xdr_sizeof.c | 128 bool_t stat; in xdr_sizeof() local
|
/freebsd/include/rpcsvc/ |
H A D | crypt.x | 74 int stat; member
|
/freebsd/sys/xdr/ |
H A D | xdr_array.c | 68 bool_t stat = TRUE; in xdr_array() local
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_premature_exit_test.cc | 50 StatStruct stat; in FileExists() local
|
/freebsd/lib/libc/db/test/hash.tests/ |
H A D | tread2.c | 55 int stat; local
|
H A D | tverify.c | 56 int stat; local
|
/freebsd/lib/libc/rpc/ |
H A D | svc_auth_unix.c | 56 enum auth_stat stat; in _svcauth_unix() local
|
H A D | pmap_rmt.c | 82 enum clnt_stat stat; in pmap_rmtcall() local
|
/freebsd/crypto/krb5/src/lib/rpc/ |
H A D | xdr_array.c | 73 bool_t stat = TRUE; in xdr_array() local
|
H A D | pmap_rmt.c | 95 enum clnt_stat stat; in pmap_rmtcall() local 239 enum clnt_stat stat; in clnt_broadcast() local
|
H A D | svc_auth_unix.c | 60 enum auth_stat stat; in gssrpc__svcauth_unix() local
|
/freebsd/tools/tools/ipw/ |
H A D | ipwstats.c | 244 const struct statistic *stat; in get_statistics() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | ddt.c | 365 #define _DDT_KSTAT_STAT(ddt, stat) \ argument 367 #define DDT_KSTAT_BUMP(ddt, stat) \ argument 369 #define DDT_KSTAT_ADD(ddt, stat, val) \ argument 371 #define DDT_KSTAT_SUB(ddt, stat, val) \ argument 373 #define DDT_KSTAT_SET(ddt, stat, val) \ argument 375 #define DDT_KSTAT_ZERO(ddt, stat) DDT_KSTAT_SET(ddt, stat, 0) argument 377 #define DDT_KSTAT_BUMP(ddt, stat) do {} while (0) argument 378 #define DDT_KSTAT_ADD(ddt, stat, val) do {} while (0) argument 379 #define DDT_KSTAT_SUB(ddt, stat, val) do {} while (0) argument 380 #define DDT_KSTAT_SET(ddt, stat, val) do {} while (0) argument [all …]
|