Searched refs:dump_tombstone (Results 1 – 4 of 4) sorted by relevance
53 int dump_tombstone(pid_t tid, char* pathbuf, size_t pathlen);
102 int dump_tombstone(pid_t tid, char* pathbuf, size_t pathlen) { in dump_tombstone() function
608 dump_tombstone
904 if (dump_tombstone(tid, tombstone_path, sizeof(tombstone_path)) < 0) { in do_explicit_dump()