Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/cvs/
H A Dlogmsg.c101 struct stat st1, st2; in cvs_logmsg_create() local
/openbsd-src/lib/libssl/
H A Dd1_both.c372 dtls1_get_message(SSL *s, int st1, int stn, int mt, long max) in dtls1_get_message()
740 dtls1_get_message_fragment(SSL *s, int st1, int stn, long max, int *ok) in dtls1_get_message_fragment()
H A Dssl_both.c253 ssl3_get_message(SSL *s, int st1, int stn, int mt, long max) in ssl3_get_message()
/openbsd-src/regress/lib/libc/sys/
H A Dt_dup.c58 struct stat st, st1; in check_mode() local
/openbsd-src/sys/dev/ic/
H A Dwdc.c591 u_int8_t st0, st1, sc, sn, cl, ch; in wdcprobe() local
1035 u_int8_t st0, er0, st1, er1; in __wdcwait_reset() local
/openbsd-src/games/hack/
H A Dhack.end.c167 done(char *st1) in done()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp146 struct stat st1, st2, st3; in TEST() local
/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp620 bool stat_equivalent(const StatT& st1, const StatT& st2) { in stat_equivalent()
1136 StatT st1 = {}, st2 = {}; in __equivalent() local
/openbsd-src/sys/arch/sparc64/dev/
H A Dfd.c1229 #define st1 fdc->sc_status[1] in fdcstate() macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c6243 tree st0, st1; local
/openbsd-src/gnu/lib/libiberty/src/
H A Dregex.c82 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument