Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_pp.c117 static Mustek_pp_Handle *first_hndl = NULL; variable
998 if (first_hndl) in sane_exit()
1001 while (first_hndl) in sane_exit()
1003 hndl = first_hndl; in sane_exit()
1139 hndl->next = first_hndl; in sane_open()
1170 first_hndl = hndl; in sane_open()
1199 for (hndl = first_hndl; hndl; hndl = hndl->next) in sane_close()
1220 first_hndl = hndl->next; in sane_close()

Completed in 3 milliseconds