Searched refs:in_type (Results 1 - 2 of 2) sorted by relevance

/external/openssh/
H A Dmoduli.c454 u_int32_t generator_known, in_tests, in_tries, in_type, in_size; local
489 in_type = strtoul(cp, &cp, 10);
512 switch (in_type) {
514 debug2("%10u: (%u) Sophie-Germain", count_in, in_type);
531 debug2("%10u: (%u)", count_in, in_type);
/external/chromium/base/
H A Dfile_descriptor_shuffle_unittest.cc27 Action(Type in_type, int in_fd1, int in_fd2 = -1) argument
28 : type(in_type),

Completed in 98 milliseconds