Home
last modified time | relevance | path

Searched refs:slurmdb_destroy_selected_step (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/sstat/
H A Doptions.c235 slurmdb_destroy_selected_step( in _addto_job_list()
293 slurmdb_destroy_selected_step( in _addto_job_list()
384 slurmdb_destroy_selected_step); in parse_command_line()
433 slurmdb_destroy_selected_step); in parse_command_line()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/sacctmgr/
H A Djob_functions.c91 slurmdb_destroy_selected_step); in _set_cond()
/dports/sysutils/slurm-wlm/slurm-20.02.7/slurm/
H A Dslurmdb.h1833 extern void slurmdb_destroy_selected_step(void *object);
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/sacct/
H A Doptions.c871 slurmdb_destroy_selected_step); in parse_command_line()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dslurmdb_pack.c4179 list_create(slurmdb_destroy_selected_step); in slurmdb_unpack_job_cond()
4191 slurmdb_destroy_selected_step(job); in slurmdb_unpack_job_cond()
4381 list_create(slurmdb_destroy_selected_step); in slurmdb_unpack_job_cond()
4393 slurmdb_destroy_selected_step(job); in slurmdb_unpack_job_cond()
4512 object_ptr->step_list = list_create(slurmdb_destroy_selected_step); in slurmdb_unpack_job_modify_cond()
5417 slurmdb_destroy_selected_step(step_ptr); in slurmdb_unpack_selected_step()
H A Dslurmdb_defs.c1368 extern void slurmdb_destroy_selected_step(void *object) in slurmdb_destroy_selected_step() function
H A Dslurm_protocol_defs.c697 slurmdb_destroy_selected_step(selected_step); in _addto_step_list_internal()
/dports/sysutils/slurm-wlm/slurm-20.02.7/contribs/perlapi/libslurmdb/perl/
H A Dcluster.c129 slurm_list_create(slurmdb_destroy_selected_step); in hv_to_job_cond()