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

  /external/kmod/testsuite/
testsuite.c 275 static int check_activity(int fd, bool activity, const char *path, function
451 err = check_activity(fd_matchout, fd_activityout, t->output.out, "stdout");
452 err |= check_activity(fd_matcherr, fd_activityerr, t->output.err, "stderr");

Completed in 83 milliseconds