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

  /external/valgrind/memcheck/tests/solaris/
scalar.c 657 static void sys_uname(void) function
659 GO(SYS_uname, "1s 1m");
660 SY(SYS_uname, x0 + 1); FAIL;
668 GO(SYS_uname, "6s 0m");
669 SY(SYS_uname, x0 + &name); SUCC;
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-solaris.c     [all...]

Completed in 107 milliseconds