Searched refs:pathfmts (Results 1 – 1 of 1) sorted by relevance
260 const char **pathfmts; in swde_panic_solve() local270 pathfmts = compressed ? &dumpfiles_comp[0] : &dumpfiles[0]; in swde_panic_solve()273 if (pathfmts[i] == NULL) { in swde_panic_solve()278 (void) snprintf(buf[i], 32, pathfmts[i], instance); in swde_panic_solve()