Home
last modified time | relevance | path

Searched refs:MYSQLND_SESSION_OPTIONS (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_auth.h29 const MYSQLND_SESSION_OPTIONS * const session_options,
49 const MYSQLND_SESSION_OPTIONS * const session_options,
94 const MYSQLND_SESSION_OPTIONS * const session_options,
109 const MYSQLND_SESSION_OPTIONS * const session_options,
H A Dmysqlnd_auth.c48 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_run_authentication()
183 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_switch_to_ssl_if_needed()
220 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_connect_run_authentication()
246 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_auth_handshake()
572 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_native_auth_get_auth_data()
632 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_pam_auth_get_auth_data()
693 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_sha256_get_rsa_key()
782 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_sha256_auth_get_auth_data()
H A Dmysqlnd_structs.h234 } MYSQLND_SESSION_OPTIONS; typedef
926 MYSQLND_SESSION_OPTIONS * options;
927 MYSQLND_SESSION_OPTIONS options_impl;
1354 const MYSQLND_SESSION_OPTIONS * const session_options,

Completed in 21 milliseconds