Home
last modified time | relevance | path

Searched refs:get_devices_list (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dsnapscan.c210 static const SANE_Device **get_devices_list = NULL; variable
795 if (get_devices_list) in sane_exit()
796 free (get_devices_list); in sane_exit()
797 get_devices_list = NULL; in sane_exit()
821 if (NULL != get_devices_list) in sane_get_devices()
822 free (get_devices_list); in sane_get_devices()
841 get_devices_list = *device_list; in sane_get_devices()

Completed in 4 milliseconds