
Go to the source code of this file.
Defines | |
| #define | BOINC_PROJECT_GROUP_NAME "boinc_project" |
Functions | |
| void | kill_via_switcher (int pid) |
| int | get_project_gid () |
| int | set_to_project_group (const char *path) |
| int | switcher_exec (const char *util_filename, const char *cmdline) |
| int | client_clean_out_dir (const char *) |
| int | delete_project_owned_file (const char *path, bool retry) |
| int | remove_project_owned_dir (const char *name) |
| int | check_security (int use_sandbox, int isManager) |
Variables | |
| bool | g_use_sandbox |
| #define BOINC_PROJECT_GROUP_NAME "boinc_project" |
| int check_security | ( | int | use_sandbox, | |
| int | isManager | |||
| ) |


| int client_clean_out_dir | ( | const char * | ) |


| int delete_project_owned_file | ( | const char * | path, | |
| bool | retry | |||
| ) |


| int get_project_gid | ( | ) |

| void kill_via_switcher | ( | int | pid | ) |


| int remove_project_owned_dir | ( | const char * | name | ) |


| int set_to_project_group | ( | const char * | path | ) |


| int switcher_exec | ( | const char * | util_filename, | |
| const char * | cmdline | |||
| ) |


| bool g_use_sandbox |
1.5.6