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

  /external/strace/tests/
fanotify_mark.c 124 static char bogus_path1_addr[sizeof("0x") + sizeof(void *) * 2]; local
134 { (kernel_ulong_t) (uintptr_t) bogus_path1, bogus_path1_addr },
146 snprintf(bogus_path1_addr, sizeof(bogus_path1_addr), "%p", bogus_path1);
file_handle.c 216 char bogus_path1_addr[sizeof("0x") + sizeof(void *) * 2]; local
224 { (kernel_ulong_t) (uintptr_t) bogus_path1, bogus_path1_addr },
264 snprintf(bogus_path1_addr, sizeof(bogus_path1_addr), "%p", bogus_path1);
  /external/strace/tests-m32/
fanotify_mark.c 124 static char bogus_path1_addr[sizeof("0x") + sizeof(void *) * 2]; local
134 { (kernel_ulong_t) (uintptr_t) bogus_path1, bogus_path1_addr },
146 snprintf(bogus_path1_addr, sizeof(bogus_path1_addr), "%p", bogus_path1);
file_handle.c 216 char bogus_path1_addr[sizeof("0x") + sizeof(void *) * 2]; local
224 { (kernel_ulong_t) (uintptr_t) bogus_path1, bogus_path1_addr },
264 snprintf(bogus_path1_addr, sizeof(bogus_path1_addr), "%p", bogus_path1);
  /external/strace/tests-mx32/
fanotify_mark.c 124 static char bogus_path1_addr[sizeof("0x") + sizeof(void *) * 2]; local
134 { (kernel_ulong_t) (uintptr_t) bogus_path1, bogus_path1_addr },
146 snprintf(bogus_path1_addr, sizeof(bogus_path1_addr), "%p", bogus_path1);
file_handle.c 216 char bogus_path1_addr[sizeof("0x") + sizeof(void *) * 2]; local
224 { (kernel_ulong_t) (uintptr_t) bogus_path1, bogus_path1_addr },
264 snprintf(bogus_path1_addr, sizeof(bogus_path1_addr), "%p", bogus_path1);

Completed in 2143 milliseconds