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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
1-1.c 46 int result, child_pid, tmp_errno, policy; local
81 tmp_errno = errno;
97 } else if (result == -1 && tmp_errno == EPERM) {
102 } else if (result == -1 && tmp_errno == EINVAL) {
  /external/curl/
configure     [all...]

Completed in 84 milliseconds