Home
last modified time | relevance | path

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

/freebsd-14.2/tests/sys/kern/pipe/
H A Dpipe_ino_test.c45 struct stat st1, st2; in main() local
/freebsd-14.2/crypto/openssl/test/testutil/
H A Dtests.c277 int test_str_eq(const char *file, int line, const char *st1, const char *st2, in test_str_eq()
291 int test_str_ne(const char *file, int line, const char *st1, const char *st2, in test_str_ne()
305 int test_strn_eq(const char *file, int line, const char *st1, const char *st2, in test_strn_eq()
319 int test_strn_ne(const char *file, int line, const char *st1, const char *st2, in test_strn_ne()
333 int test_mem_eq(const char *file, int line, const char *st1, const char *st2, in test_mem_eq()
346 int test_mem_ne(const char *file, int line, const char *st1, const char *st2, in test_mem_ne()
/freebsd-14.2/lib/libc/tests/stdio/
H A Dmkostemp_test.c52 struct stat st1, st2; in test_one() local
/freebsd-14.2/lib/libc/string/
H A Dwcscoll.c75 const int32_t *st1 = NULL; in wcscoll_l() local
/freebsd-14.2/contrib/netbsd-tests/lib/libc/c063/
H A Dt_fstatat.c61 struct stat st1, st2; in ATF_TC_BODY() local
/freebsd-14.2/lib/libutil/
H A Dpw_util.c286 struct stat st1, st2; in pw_edit() local
/freebsd-14.2/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-14.2/sys/netinet/
H A Din_mcast.c326 imf_init(struct in_mfilter *imf, const int st0, const int st1) in imf_init()
335 ip_mfilter_alloc(const int mflags, const int st0, const int st1) in ip_mfilter_alloc()
775 imf_graft(struct in_mfilter *imf, const uint8_t st1, in imf_graft()
/freebsd-14.2/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-14.2/contrib/netbsd-tests/lib/libc/sys/
H A Dt_dup.c59 struct stat st, st1; in check_mode() local
/freebsd-14.2/usr.bin/limits/
H A Dlimits.c730 struct stat st1; in getshelltype() local
/freebsd-14.2/contrib/atf/atf-c/detail/
H A Dfs_test.c378 atf_fs_stat_t st1, st2; in ATF_TC_BODY() local