Home
last modified time | relevance | path

Searched refs:_make_uid_str (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/node_features/knl_generic/
H A Dnode_features_knl_generic.c717 static char *_make_uid_str(uid_t *uid_array, int uid_cnt) in _make_uid_str() function
941 allow_user_str = _make_uid_str(allowed_uid, allowed_uid_cnt); in init()
2085 key_pair->value = _make_uid_str(allowed_uid, allowed_uid_cnt); in node_features_p_get_config()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/node_features/knl_cray/
H A Dnode_features_knl_cray.c1747 static char *_make_uid_str(uid_t *uid_array, int uid_cnt) in _make_uid_str() function
1941 allow_user_str = _make_uid_str(allowed_uid, allowed_uid_cnt); in init()
3162 key_pair->value = _make_uid_str(allowed_uid, allowed_uid_cnt); in node_features_p_get_config()