Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- s -
- semaphore_init() : sem.h, semaphore.c
- split() : str.h, str.c
- startswith() : str.h, str.c
- STASIS_COLOR_BLUE : utils.h
- STASIS_COLOR_GREEN : utils.h
- STASIS_COLOR_RED : utils.h
- STASIS_COLOR_RESET : utils.h
- STASIS_COLOR_WHITE : utils.h
- STASIS_COLOR_YELLOW : utils.h
- STASIS_DOCKER_BUILD : docker.h
- STASIS_DOCKER_BUILD_X : docker.h
- STASIS_DOCKER_IMAGE_COMPRESSION : docker.h
- STASIS_DOCKER_QUIET : docker.h
- STASIS_MSG_ERROR : utils.h
- STASIS_MSG_L1 : utils.h
- STASIS_MSG_L2 : utils.h
- STASIS_MSG_L3 : utils.h
- STASIS_MSG_NOP : utils.h
- STASIS_MSG_RESTRICT : utils.h
- STASIS_MSG_WARN : utils.h
- strchrdel() : str.h, str.c
- strcmp_array() : str.h, str.c
- strdeldup() : str.h, str.c
- strdup_array() : str.h, str.c
- strip() : str.h, str.c
- strlist_append() : strlist.h, strlist.c
- strlist_append_array() : strlist.h, strlist.c
- strlist_append_file() : strlist.h, strlist.c
- strlist_append_strlist() : strlist.h, strlist.c
- strlist_append_tokenize() : strlist.h, strlist.c
- strlist_append_tokenize_raw() : strlist.h, strlist.c
- strlist_appendf() : strlist.h, strlist.c
- strlist_cmp() : strlist.h, strlist.c
- strlist_contains() : strlist.h, strlist.c
- strlist_copy() : strlist.h, strlist.c
- strlist_count() : strlist.h, strlist.c
- strlist_free() : strlist.h, strlist.c
- strlist_init() : strlist.h, strlist.c
- strlist_item() : strlist.h, strlist.c
- strlist_item_as_char() : strlist.h, strlist.c
- strlist_item_as_double() : strlist.h, strlist.c
- strlist_item_as_float() : strlist.h, strlist.c
- strlist_item_as_int() : strlist.h, strlist.c
- strlist_item_as_long() : strlist.h, strlist.c
- strlist_item_as_long_double() : strlist.h, strlist.c
- strlist_item_as_long_long() : strlist.h, strlist.c
- strlist_item_as_short() : strlist.h, strlist.c
- strlist_item_as_str() : strlist.h, strlist.c
- strlist_item_as_uchar() : strlist.h, strlist.c
- strlist_item_as_uint() : strlist.h, strlist.c
- strlist_item_as_ulong() : strlist.h, strlist.c
- strlist_item_as_ulong_long() : strlist.h, strlist.c
- strlist_item_as_ushort() : strlist.h, strlist.c
- strlist_remove() : strlist.h, strlist.c
- strlist_reverse() : strlist.h, strlist.c
- strlist_set() : strlist.h, strlist.c
- strlist_sort() : strlist.h, strlist.c
- strsort() : str.h, str.c
- strstr_array() : str.h, str.c
- substring_between() : str.h, str.c