Home
last modified time | relevance | path

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

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