Searched refs:PT_CORE_PATH (Results 1 – 1 of 1) sorted by relevance
111 static const char PT_CORE_PATH[] = "core"; /* Default core file */ variable5282 access(PT_CORE_PATH, F_OK) == 0) in mdb_proc_tgt_create()5283 core_path = PT_CORE_PATH; in mdb_proc_tgt_create()