Searched refs:crash_file_pfxlen (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dmemory_tests.c50 int crash_file_pfxlen = strlen(crash_file_pfx); local
60 if (strncmp(crash_file_pfx, dep1->d_name, crash_file_pfxlen))
79 if (strncmp(crash_file_pfx, dep2->d_name, crash_file_pfxlen))

Completed in 60 milliseconds