Searched refs:os_get_option (Results 1 – 8 of 8) sorted by relevance
60 const char *filename = os_get_option("GALLIUM_LOG_FILE"); in os_log_message()87 os_get_option(const char *name) in os_get_option() function
94 os_get_option(const char *name);
139 result = os_get_option(name); in debug_get_option()152 const char *str = os_get_option(name); in debug_get_bool_option()187 str = os_get_option(name); in debug_get_num_option()268 str = os_get_option(name); in debug_get_flags_option()
74 const char *filename = os_get_option("GALLIUM_LOG_FILE"); in os_log_message()112 os_get_option(const char *name) in os_get_option() function
87 os_get_option(const char *name);
65 name = os_get_option("GALLIUM_PROCESS_NAME"); in os_get_process_name()
155 result = os_get_option(name); in debug_get_option()170 const char *str = os_get_option(name); in debug_get_bool_option()206 str = os_get_option(name); in debug_get_num_option()281 str = os_get_option(name); in debug_get_flags_option()
138 const char *s = os_get_option("SVGA_SWAP_INTERVAL"); in stw_init()