#include "config.h"#include <sys/stat.h>#include <sys/types.h>#include "str_util.h"#include "util.h"#include "filesys.h"#include "parse.h"#include "file_names.h"#include "cpu_benchmark.h"#include "client_msgs.h"#include "client_state.h"

Defines | |
| #define | MAX_PROJ_PREFS_LEN 65536 |
Functions | |
| void | print_suspend_tasks_message (int reason) |
Variables | |
| const char * | BOINC_RCSID_92ad99cddf = "$Id: cs_prefs.cpp 16090 2008-09-29 18:51:46Z davea $" |
| #define MAX_PROJ_PREFS_LEN 65536 |
| void print_suspend_tasks_message | ( | int | reason | ) |


| const char* BOINC_RCSID_92ad99cddf = "$Id: cs_prefs.cpp 16090 2008-09-29 18:51:46Z davea $" |
1.5.6