Home
last modified time | relevance | path

Searched refs:PATH_DEBUG_DIR (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libproc/
H A Dproc_sym.c57 #define PATH_DEBUG_DIR "/usr/lib/debug" macro
334 (void)snprintf(path, sizeof(path), PATH_DEBUG_DIR); in open_object()