Home
last modified time | relevance | path

Searched defs:acct_list (Results 1 – 24 of 24) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/api/
H A Dcoord_functions.c52 extern int slurmdb_coord_add(void *db_conn, List acct_list, in slurmdb_coord_add()
68 extern List slurmdb_coord_remove(void *db_conn, List acct_list, in slurmdb_coord_remove()
H A Daccount_functions.c51 extern int slurmdb_accounts_add(void *db_conn, List acct_list) in slurmdb_accounts_add()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/sacctmgr/
H A Daccount_functions.c160 List acct_list, in _set_rec()
255 static int _isdefault_old(List acct_list) in _isdefault_old()
286 static int _isdefault(int cond_set, List acct_list, List assoc_list) in _isdefault()
356 List acct_list = NULL; in sacctmgr_add_account() local
673 List acct_list; in sacctmgr_list_account() local
H A Dfile_functions.c1309 List user_list, List acct_list) in _print_file_slurmdb_hierarchical_rec_children()
1568 List acct_list) in print_file_slurmdb_hierarchical_rec_list()
1630 List acct_list = NULL; in load_sacctmgr_cfg_file() local
H A Dcluster_functions.c997 List acct_list = NULL; in sacctmgr_dump_cluster() local
H A Dcommon.c1356 List acct_list, char *name) in sacctmgr_find_account_from_list()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/accounting_storage/mysql/
H A Das_mysql_acct.c123 List acct_list) in as_mysql_add_accts()
560 List acct_list = NULL; in as_mysql_get_accts() local
H A Das_mysql_user.c447 List acct_list, slurmdb_user_cond_t *user_cond) in as_mysql_add_coord()
1051 List acct_list, in as_mysql_remove_coord()
H A Das_mysql_usage.c715 List acct_list = NULL; in get_usage_for_list() local
H A Daccounting_storage_mysql.c2901 List acct_list, in acct_storage_p_add_coord()
2908 List acct_list) in acct_storage_p_add_accts()
3043 List acct_list, in acct_storage_p_remove_coord()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dslurm_acct_gather.c238 List acct_list = list_create(destroy_config_key_pair); in acct_gather_conf_values() local
H A Dslurm_accounting_storage.c399 List acct_list, in acct_storage_g_add_coord()
408 List acct_list) in acct_storage_g_add_accounts()
579 List acct_list, in acct_storage_g_remove_coord()
1005 extern int acct_storage_g_update_shares_used(void *db_conn, List acct_list) in acct_storage_g_update_shares_used()
H A Dslurmdbd_defs.h166 List acct_list; /* list of account names (char *'s) */ member
H A Dslurm_protocol_defs.h584 List acct_list; member
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/accounting_storage/none/
H A Daccounting_storage_none.c111 List acct_list, slurmdb_user_cond_t *user_q) in acct_storage_p_add_coord()
117 List acct_list) in acct_storage_p_add_accts()
247 List acct_list, in acct_storage_p_remove_coord()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/accounting_storage/filetxt/
H A Daccounting_storage_filetxt.c282 List acct_list, slurmdb_user_cond_t *user_q) in acct_storage_p_add_coord()
288 List acct_list) in acct_storage_p_add_accts()
418 List acct_list, in acct_storage_p_remove_coord()
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Dgnc-plugin-page-budget.c748 GList *acct_list, *tmp; in gnc_plugin_page_budget_cmd_open_account() local
773 GList *acct_list, *tmp; in gnc_plugin_page_budget_cmd_open_subaccounts() local
H A Dgnc-plugin-page-account-tree.c1801 GList *acct_list, *ptr; in do_delete_account() local
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/accounting_storage/slurmdbd/
H A Daccounting_storage_slurmdbd.c587 List acct_list, in acct_storage_p_add_coord()
610 List acct_list) in acct_storage_p_add_accts()
1310 List acct_list, in acct_storage_p_remove_coord()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DQuery.c239 xaccQueryAddAccountMatch(QofQuery *q, AccountList *acct_list, in xaccQueryAddAccountMatch()
H A DgncOwner.c1499 GList *acct_list = gnc_account_get_descendants (gnc_book_get_root_account (book)); in gncOwnerGetBalanceInCurrency() local
/dports/sysutils/slurm-wlm/slurm-20.02.7/slurm/
H A Dslurmdb.h272 List acct_list; /* list of char * */ member
305 List acct_list; /* list of char * */ member
1122 List acct_list; /* list of char * */ member
1264 List acct_list; /* list of char *'s */ member
1300 List acct_list; /* containing slurmdb_report_acct_grouping_t's */ member
H A Dslurm.h.in3151 List acct_list; /* char * list of account names */ member
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-utils/
H A Ddialog-options.c1401 GList *acct_list = NULL, *acct_iter = NULL; in gnc_option_account_select_children_cb() local