Functions | |
gboolean | get_entries_from_file (GString *result_file_path, GString *wait_file_path, vector< string > &entries, guint timeout_seconds, gboolean is_fail_fatal) |
gboolean | wait_for_entries_to_file (GString *result_file_path, GString *wait_file_path, guint timeout_seconds, gboolean is_fail_fatal) |
gboolean cajun::cbstat_utils::get_entries_from_file | ( | GString * | result_file_path, | |
GString * | wait_file_path, | |||
vector< string > & | entries, | |||
guint | timeout_seconds, | |||
gboolean | is_fail_fatal | |||
) |
References progname.
Referenced by get_ntp_info(), get_ping_info(), init_log_folder_window(), and init_setup_window().
gboolean cajun::cbstat_utils::wait_for_entries_to_file | ( | GString * | result_file_path, | |
GString * | wait_file_path, | |||
guint | timeout_seconds, | |||
gboolean | is_fail_fatal | |||
) |
References progname.
Referenced by get_conf_values().