Searched refs:dump_tombstone (Results 1 – 3 of 3) sorted by relevance
65 int dump_tombstone(pid_t tid, char* pathbuf, size_t pathlen);
129 int dump_tombstone(pid_t tid, char* pathbuf, size_t pathlen) { in dump_tombstone() function
419 if (dump_tombstone(tid, tombstone_path, sizeof(tombstone_path)) < 0) { in do_explicit_dump()