Home
last modified time | relevance | path

Searched refs:init_options (Results 1 - 25 of 68) sorted by relevance

123

/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dlib.rs117 let init_options = OPENSSL_INIT_LOAD_SSL_STRINGS; in init()
119 let init_options = OPENSSL_INIT_LOAD_SSL_STRINGS | OPENSSL_INIT_NO_ATEXIT; in init()
122 OPENSSL_init_ssl(init_options, ptr::null_mut()); in init()
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_device.c106 init_options() in init_options() function
184 init_options(); in stw_init_screen()
/third_party/backends/backend/
H A Dp5.h199 static SANE_Status init_options (struct P5_Session *session);
H A Dkodak.h245 static SANE_Status init_options (struct scanner *s);
H A Dsp15c.h264 init_options (struct sp15c *scanner);
H A Dartec_eplus48u.h591 static SANE_Status init_options (Artec48U_Scanner * s);
H A Dlexmark.c114 static SANE_Status init_options (Lexmark_Device * lexmark_device);
118 init_options (Lexmark_Device * dev) in init_options() function
123 DBG (2, "init_options: dev = %p\n", (void *) dev); in init_options()
671 status = init_options (lexmark_device); in sane_open()
H A Dcanon_lide70.c318 init_options (CANON_Handle * chndl) in init_options() function
322 DBG (2, "begin init_options: chndl=%p\n", (void *) chndl); in init_options()
478 DBG (2, "end init_options: chndl=%p\n", (void *) chndl); in init_options()
533 status = init_options (&scanner->scan); in sane_open()
H A Dpint.c371 init_options (PINT_Scanner *s) in init_options() function
671 init_options (s); in sane_open()
H A Dricoh2.c225 init_options(Ricoh2_Device *dev) in init_options() function
229 DBG (8, "init_options: dev = %p\n", (void *) dev); in init_options()
372 status = init_options (device); in sane_open()
H A Dcanon_dr.h618 static SANE_Status init_options (struct scanner *s);
H A Dfujitsu.h769 static SANE_Status init_options (struct fujitsu *scanner);
H A Dabaton.c635 init_options (Abaton_Scanner * s) in init_options() function
970 init_options (s); in sane_open()
H A Dibm.c352 init_options (Ibm_Scanner * s) in init_options() function
355 DBG (11, ">> init_options\n"); in init_options()
508 DBG (11, "<< init_options\n"); in init_options()
663 init_options (s); in sane_open()
H A Ds9036.c644 init_options (S9036_Scanner * s) in init_options() function
937 init_options (s); in sane_open()
H A Dv4l.c252 init_options (V4L_Scanner * s) in init_options() function
658 status = init_options (s); in sane_open()
H A Dricoh.c315 init_options (Ricoh_Scanner * s) in init_options() function
318 DBG (11, ">> init_options\n"); in init_options()
453 DBG (11, "<< init_options\n"); in init_options()
614 init_options (s); in sane_open()
H A Dmustek_pp.c133 static void init_options(Mustek_pp_Handle *hndl);
370 /* init_options:
376 init_options(Mustek_pp_Handle *hndl) in init_options() function
1145 init_options (hndl); in sane_open()
H A Dhp3500.c235 static SANE_Status init_options (struct hp3500_data *scanner);
380 init_options (scanner); in sane_open()
986 init_options (struct hp3500_data *scanner) in init_options() function
H A Dagfafocus.c973 init_options (AgfaFocus_Scanner * s) in init_options() function
1391 init_options (s); in sane_open()
H A Dkodak.c405 ret = init_options (s); in attach_one()
716 init_options (struct scanner *s) in init_options() function
720 DBG (10, "init_options: start\n"); in init_options()
739 DBG (10, "init_options: finish\n"); in init_options()
H A Dma1509.c478 init_options (Ma1509_Scanner * s) in init_options() function
1338 init_options (s); in sane_open()
H A Dmustek_usb2.c318 init_options (Mustek_Scanner * s) in init_options() function
323 DBG (DBG_FUNC, "init_options: start\n"); in init_options()
516 DBG (DBG_FUNC, "init_options: exit\n"); in init_options()
2108 init_options (s); in sane_open()
/third_party/musl/porting/linux/user/src/gwp_asan/
H A Dgwp_asan.c55 extern void init_gwp_asan(void *init_options);
/third_party/musl/src/gwp_asan/linux/
H A Dgwp_asan.c55 extern void init_gwp_asan(void *init_options);

Completed in 37 milliseconds

123