Searched refs:ipc_or_rdt_mode (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DSettings.h52 void read_rc (bool ipc_or_rdt_mode); // read all rc files
412 bool override, bool ipc_or_rdt_mode = false);
H A DSettings.cc384 Settings::read_rc (bool ipc_or_rdt_mode) argument
391 set_rc (rc_path, true, app->get_comments_queue (), override, ipc_or_rdt_mode);
402 set_rc (home_rc_path, true, app->get_comments_queue (), override, ipc_or_rdt_mode);
445 bool override, bool ipc_or_rdt_mode)
542 if (ipc_or_rdt_mode && (cmd_type != ADDPATH) && (cmd_type != PATHMAP))
444 set_rc(const char *path, bool msg, Emsgqueue *commentq, bool override, bool ipc_or_rdt_mode) argument
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DSettings.h52 void read_rc (bool ipc_or_rdt_mode); // read all rc files
412 bool override, bool ipc_or_rdt_mode = false);
H A DSettings.cc384 Settings::read_rc (bool ipc_or_rdt_mode) argument
391 set_rc (rc_path, true, app->get_comments_queue (), override, ipc_or_rdt_mode);
402 set_rc (home_rc_path, true, app->get_comments_queue (), override, ipc_or_rdt_mode);
445 bool override, bool ipc_or_rdt_mode)
542 if (ipc_or_rdt_mode && (cmd_type != ADDPATH) && (cmd_type != PATHMAP))
444 set_rc(const char *path, bool msg, Emsgqueue *commentq, bool override, bool ipc_or_rdt_mode) argument

Completed in 219 milliseconds