Home
last modified time | relevance | path

Searched defs:s2c (Results 1 – 2 of 2) sorted by relevance

/external/openssh/regress/misc/kexfuzz/
Dkexfuzz.c41 int *c2s, *s2c; member
199 do_kex_with_key(const char *kex, struct sshkey *prvkey, int *c2s, int *s2c, in do_kex_with_key()
348 int s2c = 0, c2s = 0; /* packet counts */ in main() local
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp5.cpp101 …S2<ci> s2c; // expected-error{{reference binding of non-type template parameter of type 'volatile … in test() local