ompi_debugger_dll_path  130 ompi/debuggers/ompi_debuggers.c static char *ompi_debugger_dll_path = NULL;
ompi_debugger_dll_path  170 ompi/debuggers/ompi_debuggers.c     ompi_debugger_dll_path = opal_install_dirs.opallibdir;
ompi_debugger_dll_path  176 ompi/debuggers/ompi_debuggers.c                                  &ompi_debugger_dll_path);
ompi_debugger_dll_path  179 ompi/debuggers/ompi_debuggers.c     if (NULL != ompi_debugger_dll_path) {
ompi_debugger_dll_path  180 ompi/debuggers/ompi_debuggers.c         dirs = opal_argv_split(ompi_debugger_dll_path, ':');