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

  /external/ltp/testcases/kernel/fs/proc/
proc01.c 145 static const char error_nonblock[][PATH_MAX] = { variable
371 for (i = 0; error_nonblock[i][0] != '\0'; i++) {
372 if (!strcmp(obj, error_nonblock[i])) {

Completed in 85 milliseconds