Searched defs:s2c (Results 1 – 5 of 5) sorted by relevance
39 int *c2s, *s2c; member197 do_kex_with_key(const char *kex, struct sshkey *prvkey, int *c2s, int *s2c, in do_kex_with_key()346 int s2c = 0, c2s = 0; /* packet counts */ in main() local
137 ITracker& s2c = SectionTracker::acquire( ctx, makeNAL( "S2" ) ); variable
101 …S2<ci> s2c; // expected-error{{reference binding of non-type template parameter of type 'volatile … in test() local
125 S2<ci> s2c; // expected-error{{type 'const int'}} in test() local
169 char *s1c, *s2c; in test_memcmp() local