corepath 33 source3/lib/fault.c static char *corepath; corepath 247 source3/lib/fault.c corepath = get_corepath(logbase, progname); corepath 248 source3/lib/fault.c if (!corepath) { corepath 311 source3/lib/fault.c if (corepath == NULL) { corepath 316 source3/lib/fault.c if (*corepath != '\0') { corepath 320 source3/lib/fault.c if (chdir(corepath) != 0) { corepath 321 source3/lib/fault.c DEBUG(0, ("unable to change to %s\n", corepath)); corepath 326 source3/lib/fault.c DEBUG(0,("dumping core in %s\n", corepath));