Searched defs:st2 (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.bin/cvs/ |
H A D | logmsg.c | 101 struct stat st1, st2; in cvs_logmsg_create() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_libc_test.cpp | 146 struct stat st1, st2, st3; in TEST() local
|
/openbsd-src/gnu/llvm/libcxx/src/filesystem/ |
H A D | operations.cpp | 620 bool stat_equivalent(const StatT& st1, const StatT& st2) { in stat_equivalent() 1136 StatT st1 = {}, st2 = {}; in __equivalent() local
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | regex.c | 82 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
|