Home
last modified time | relevance | path

Searched defs:st1 (Results 1 – 15 of 15) sorted by relevance

/freebsd/tests/sys/kern/pipe/
H A Dpipe_ino_test.c45 struct stat st1, st2; in main() local
/freebsd/crypto/openssl/test/testutil/
H A Dtests.c276 int test_str_eq(const char *file, int line, const char *st1, const char *st2, in test_str_eq()
290 int test_str_ne(const char *file, int line, const char *st1, const char *st2, in test_str_ne()
304 int test_strn_eq(const char *file, int line, const char *st1, const char *st2, in test_strn_eq()
318 int test_strn_ne(const char *file, int line, const char *st1, const char *st2, in test_strn_ne()
332 int test_mem_eq(const char *file, int line, const char *st1, const char *st2, in test_mem_eq()
345 int test_mem_ne(const char *file, int line, const char *st1, const char *st2, in test_mem_ne()
/freebsd/lib/libc/tests/stdio/
H A Dmkostemp_test.c52 struct stat st1, st2; in test_one() local
/freebsd/lib/libc/string/
H A Dwcscoll.c75 const int32_t *st1 = NULL; in wcscoll_l() local
/freebsd/contrib/libdiff/diff/
H A Ddiff.c192 struct stat st1, st2; in diffreg() local
/freebsd/usr.bin/diff/
H A Ddiffreg_new.c149 struct stat st1, st2; in diffreg_new() local
/freebsd/contrib/netbsd-tests/lib/libc/c063/
H A Dt_fstatat.c61 struct stat st1, st2; in ATF_TC_BODY() local
/freebsd/lib/libutil/
H A Dpw_util.c284 struct stat st1, st2; in pw_edit() local
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dfile_descriptor.h272 inline bool stat_equivalent(const StatT& st1, const StatT& st2) { in stat_equivalent()
H A Doperations.cpp507 StatT st1 = {}, st2 = {}; in __equivalent() local
/freebsd/sys/netinet6/
H A Din6_mcast.c223 im6f_init(struct in6_mfilter *imf, const int st0, const int st1) in im6f_init()
232 ip6_mfilter_alloc(const int mflags, const int st0, const int st1) in ip6_mfilter_alloc()
790 im6f_graft(struct in6_mfilter *imf, const uint8_t st1, in im6f_graft()
/freebsd/sys/netinet/
H A Din_mcast.c325 imf_init(struct in_mfilter *imf, const int st0, const int st1) in imf_init()
334 ip_mfilter_alloc(const int mflags, const int st0, const int st1) in ip_mfilter_alloc()
774 imf_graft(struct in_mfilter *imf, const uint8_t st1, in imf_graft()
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_dup.c59 struct stat st, st1; in check_mode() local
/freebsd/usr.bin/limits/
H A Dlimits.c726 struct stat st1; in getshelltype() local
/freebsd/contrib/atf/atf-c/detail/
H A Dfs_test.c378 atf_fs_stat_t st1, st2; in ATF_TC_BODY() local