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

  /external/strace/tests/
kexec_file_load.c 83 char cmdline_ptr[sizeof("0x") + sizeof(void *) * 2]; local
91 cmdline_ptr },
100 snprintf(cmdline_ptr, sizeof(cmdline_ptr), "%p",
  /external/strace/tests-m32/
kexec_file_load.c 83 char cmdline_ptr[sizeof("0x") + sizeof(void *) * 2]; local
91 cmdline_ptr },
100 snprintf(cmdline_ptr, sizeof(cmdline_ptr), "%p",
  /external/strace/tests-mx32/
kexec_file_load.c 83 char cmdline_ptr[sizeof("0x") + sizeof(void *) * 2]; local
91 cmdline_ptr },
100 snprintf(cmdline_ptr, sizeof(cmdline_ptr), "%p",

Completed in 43 milliseconds