MCPcopy Create free account

hub / github.com/SchedMD/slurm / functions

Functions18,978 in github.com/SchedMD/slurm

↓ 6,014 callersFunctionerror
src/common/log.c:1563
↓ 4,132 callersFunctionxstrdup
* Duplicate a string. * str (IN) string to duplicate * RETURN copy of string */
src/common/xstring.c:475
↓ 1,741 callersFunctionpack32
* Given a 32-bit integer in host byte order, convert to network byte order * store in buffer, and adjust buffer counters. */
src/common/pack.c:562
↓ 1,518 callersFunctionxstrncasecmp
safe strncasecmp */
src/common/xstring.c:725
↓ 1,472 callersFunctionxstrcmp
safe strcmp */
src/common/xstring.c:685
↓ 1,280 callersFunctionlist_create
src/common/list.c:194
↓ 1,166 callersFunctionxstrcasecmp
safe strcasecmp */
src/common/xstring.c:712
↓ 1,066 callersFunctionfatal
* attempt to log message and exit() */
src/common/log.c:1518
↓ 1,012 callersFunctionpack16
* Given a 16-bit integer in host byte order, convert to network byte order, * store in buffer and adjust buffer counters. */
src/common/pack.c:748
↓ 1,007 callersFunctionlist_append
src/common/list.c:291
↓ 990 callersFunctionlist_count
* Return the number of items in list [l]. * If [l] is NULL, return 0. */
src/common/list.c:266
↓ 986 callersFunctionlist_next
src/common/list.c:895
↓ 927 callersFunctionlist_iterator_create
src/common/list.c:827
↓ 923 callersFunctionlist_iterator_destroy
src/common/list.c:861
↓ 807 callersFunctionslurm_strerror
* Return string associated with error (Slurm or system). * Always returns a valid string (because strerror always does). */
src/common/slurm_errno.c:1653
↓ 720 callersFunctiondata_get_type
src/common/data.c:500
↓ 720 callersFunctionxstrdup_printf
* Give me a copy of the string as if it were printf. * fmt (IN) format of string and args if any * RETURN copy of formatted string */
src/common/xstring.c:497
↓ 511 callersFunctionlist_for_each
src/common/list.c:611
↓ 403 callersFunctionlist_find_first
src/common/list.c:480
↓ 398 callersFunctiondata_set_string
src/common/data.c:592
↓ 394 callersFunctionxstrcasestr
src/common/xstring.c:746
↓ 381 callersFunctions_p_get_string
src/common/parse_config.c:1930
↓ 369 callersFunctionT
(a)
doc/html/jquery.min.js:3
↓ 368 callersFunctionbit_set
* Set bit N of bitstring. * b (IN) target bitstring * bit (IN) bit position to set */
src/common/bitstring.c:408
↓ 350 callersFunctiondata_key_set
src/common/data.c:926
↓ 336 callersFunctionadd_key_pair
src/common/read_config.c:3314
↓ 332 callersFunctionfatal_abort
* attempt to log message and exit() */
src/common/log.c:1532
↓ 325 callersFunctionbit_alloc
* Allocate a bitstring. * nbits (IN) valid bits in new bitstring, initialized to all clear * RETURN new bitstring */
src/common/bitstring.c:296
↓ 316 callersFunction_print_str
src/squeue/print.c:369
↓ 302 callersFunctionpack_time
* Given a time_t in host byte order, promote it to int64_t, convert to * network byte order, store in buffer and adjust buffer acc'd'ngly */
src/common/pack.c:361
↓ 286 callersFunctionbit_copy
* return a copy of the supplied bitmap */
src/common/bitstring.c:860
↓ 280 callersFunctionunlock_slurmctld
unlock_slurmctld - Issue the required unlock requests in a well * defined order */
src/slurmctld/locks.c:148
↓ 278 callersFunctiondata_set_list
src/common/data.c:686
↓ 273 callersFunctiondata_get_string
src/common/data.c:1036
↓ 273 callersFunctionxstrncmp
safe strncmp */
src/common/xstring.c:699
↓ 268 callersFunctionsetenvf
src/common/env.c:221
↓ 263 callersFunctionslurm_msg_t_init
* slurm_msg_t_init - initialize a slurm message * OUT msg - pointer to the slurm_msg_t structure which will be initialized */
src/common/slurm_protocol_defs.c:226
↓ 257 callersFunctionbit_set_count
* Count the number of bits set in bitstring. * b (IN) bitstring to check * RETURN count of set bits */
src/common/bitstring.c:912
↓ 253 callersFunctiondata_list_append
src/common/data.c:702
↓ 243 callersFunctiondata_convert_type
src/common/data.c:1919
↓ 241 callersFunctionslurm_addto_char_list
src/common/slurm_protocol_defs.c:523
↓ 240 callersFunctionbit_size
* Return the number of possible bits in a bitstring. * b (IN) bitstring to check * RETURN number of bits allocated */
src/common/bitstring.c:382
↓ 237 callersFunctionhostlist_create
src/common/hostlist.c:1816
↓ 234 callersFunctionassoc_mgr_unlock
src/common/assoc_mgr.c:2676
↓ 230 callersFunctionlock_slurmctld
lock_slurmctld - Issue the required lock requests in a well defined order */
src/slurmctld/locks.c:111
↓ 224 callersFunctionpack64
* Given a 64-bit integer in host byte order, convert to network byte order * store in buffer, and adjust buffer counters. */
src/common/pack.c:531
↓ 223 callersFunctioninit_buf
init_buf - create an empty buffer of the given size */
src/common/pack.c:257
↓ 213 callersFunctionlist_for_each_ro
src/common/list.c:617
↓ 211 callersFunctiondata_set_int
src/common/data.c:558
↓ 211 callersFunctionhostlist_destroy
src/common/hostlist.c:1862
↓ 204 callersFunctionbit_clear
* Clear bit N of bitstring * b (IN) target bitstring * bit (IN) bit position to clear */
src/common/bitstring.c:421
↓ 195 callersFunctionadd_display_treestore_line
src/sview/common.c:1946
↓ 192 callersFunctionslurm_send_rc_msg
slurm_send_rc_msg * given the original request message this function sends a * slurm_return_code message back to the client that made the request *
src/common/slurm_protocol_api.c:2105
↓ 187 callersFunctionlist_sort
* This function uses the libC qsort(). */
src/common/list.c:709
↓ 174 callersFunctionnext_match
(pattern)
testsuite/python/tests/test_102_1.py:96
↓ 172 callersFunctionfind_col_name
src/sview/common.c:704
↓ 169 callersFunctionassoc_mgr_lock
src/common/assoc_mgr.c:2627
↓ 167 callersFunctionxstrstr
safe xstrstr */
src/common/xstring.c:738
↓ 158 callersFunctiondata_set_dict
src/common/data.c:670
↓ 154 callersFunctionnext_node_bitmap
src/common/node_conf.c:1601
↓ 152 callersFunctiondata_new
src/common/data.c:434
↓ 152 callersFunctionrpc_num2string
src/common/msg_type.c:283
↓ 147 callersFunctiondata_get_int
src/common/data.c:1022
↓ 144 callersFunctiondata_get_type_string
src/common/data.c:2533
↓ 139 callersFunctionbit_and
* b1 &= b2 as many bits as both bitstr_t have * b1 (IN/OUT) first string * b2 (IN) second bitstring */
src/common/bitstring.c:753
↓ 139 callersFunctionbit_or
* b1 |= b2 as many bits as both bitstr_t have * b1 (IN/OUT) first bitmap * b2 (IN) second bitmap */
src/common/bitstring.c:815
↓ 139 callersFunctionslurm_pack_list
src/common/slurm_protocol_pack.c:2054
↓ 138 callersFunctionbitmap2node_name
* bitmap2node_name - given a bitmap, build a list of sorted, comma * separated node names. names may include regular expressions * (e.g. "lx[01-10]"
src/common/node_conf.c:253
↓ 134 callersFunctionslurm_make_time_str
* slurm_make_time_str - convert time_t to formatted string for user output * * The format depends on the environment variable SLURM_TIME_FORMAT, whi
src/common/parse_time.c:768
↓ 133 callersFunctionslurm_unpack_list
src/common/slurm_protocol_pack.c:2087
↓ 132 callersFunctionbit_ffs
* Find first bit set in b. * b (IN) bitstring to search * RETURN resulting bit position (-1 if none found) */
src/common/bitstring.c:599
↓ 123 callersFunction_print_str
src/sinfo/print.c:174
↓ 117 callersFunctionverify_lock
src/slurmctld/locks.c:104
↓ 116 callersFunctionhostlist_count
src/common/hostlist.c:2201
↓ 115 callersFunctionlist_iterator_reset
src/common/list.c:848
↓ 114 callersFunctionmysql_db_query_ret
src/database/mysql_common.c:1352
↓ 112 callersFunctionfind_job_record
* find_job_record - return a pointer to the job record with the given job_id * IN job_id - requested job's id * RET pointer to the job's record, NUL
src/slurmctld/job_mgr.c:2543
↓ 111 callersFunctionlist_peek
src/common/list.c:809
↓ 109 callersFunctionenv_array_overwrite_fmt
* Append a single environment variable to an environment variable array * if a variable by that name does not already exist. If a variable * by the
src/common/env.c:1560
↓ 103 callersFunctiondata_set_float
src/common/data.c:514
↓ 102 callersFunctionbit_and_not
* b1 &= ~b2 as many bits as both bitstr_t have * b1 (IN/OUT) * b2 (IN) */
src/common/bitstring.c:777
↓ 98 callersFunctiondata_set_bool
src/common/data.c:542
↓ 97 callersFunctionlist_find_first_ro
* Same as list_find_first, but use a rdlock instead of wrlock */
src/common/list.c:488
↓ 96 callersFunctionconvert_num_unit
src/common/slurm_protocol_api.c:2832
↓ 95 callersFunctionmysql_db_query
src/database/mysql_common.c:1236
↓ 95 callersFunctionpack8
* Given a 8-bit integer in host byte order, convert to network byte order * store in buffer, and adjust buffer counters. */
src/common/pack.c:780
↓ 94 callersFunctions_p_get_uint32
src/common/parse_config.c:1967
↓ 94 callersFunctionsched_info
src/common/log.c:1638
↓ 94 callersFunctionwarning
src/common/log.c:1586
↓ 94 callersFunctionxstrchr
safe strchr */
src/common/xstring.c:673
↓ 93 callersFunctionpackbool
* Given a boolean in host byte order, convert to network byte order * store in buffer, and adjust buffer counters. */
src/common/pack.c:807
↓ 90 callersFunctionfirst_match
(pattern, initial_string)
testsuite/python/tests/test_102_1.py:80
↓ 90 callersFunctionslurm_persist_make_rc_msg
src/common/persist_conn.c:1334
↓ 89 callersFunctiondata_key_get
src/common/data.c:840
↓ 88 callersFunctionhostlist_ranged_string_xmalloc
src/common/hostlist.c:3058
↓ 87 callersFunctionbit_overlap_any
* return 1 if there is at least one bit set in b1 that is also set in b2, 0 if * no overlap */
src/common/bitstring.c:1019
↓ 87 callersFunctionlist_is_empty
src/common/list.c:249
↓ 85 callersFunctiondata_set_null
src/common/data.c:528
↓ 84 callersFunctiondata_get_list_length
src/common/data.c:1177
↓ 83 callersFunctionconmgr_con_get_name
src/conmgr/con.c:1644
next →1–100 of 18,978, ranked by callers