Home
last modified time | relevance | path

Searched defs:account_not (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/slurmctld/
H A Dreservation.c999 char ***account_list, bool *account_not) in _build_account_list()
1066 bool account_not = false; in _update_account_list() local
2146 bool account_not = false, user_not = false; in create_resv() local
3310 bool account_not = false, user_not = false; in _validate_one_reservation() local
H A Dslurmctld.h429 bool account_not; /* account_list users NOT permitted to use */ member