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

  /external/strace/tests/
inotify.c 46 } bogus_path_str = { local
59 char *bogus_path = tail_memdup(bogus_path_str.path,
60 strlen(bogus_path_str.path) + 1);
71 (int) bogus_fd, bogus_path_str.str, bogus_mask_str,
  /external/strace/tests-m32/
inotify.c 46 } bogus_path_str = { local
59 char *bogus_path = tail_memdup(bogus_path_str.path,
60 strlen(bogus_path_str.path) + 1);
71 (int) bogus_fd, bogus_path_str.str, bogus_mask_str,
  /external/strace/tests-mx32/
inotify.c 46 } bogus_path_str = { local
59 char *bogus_path = tail_memdup(bogus_path_str.path,
60 strlen(bogus_path_str.path) + 1);
71 (int) bogus_fd, bogus_path_str.str, bogus_mask_str,

Completed in 59 milliseconds