HomeSort by relevance Sort by last modified time
    Searched full:in_type (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
file_descriptor_shuffle_unittest.cc 27 Action(Type in_type, int in_fd1, int in_fd2 = -1)
28 : type(in_type),
  /external/openssh/
moduli.c 454 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);

Completed in 115 milliseconds