Home
last modified time | relevance | path

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

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_auth.h29 const MYSQLND_SESSION_OPTIONS * const session_options,
80 const MYSQLND_SESSION_OPTIONS * const session_options,
95 const MYSQLND_SESSION_OPTIONS * const session_options,
H A Dmysqlnd_auth.c48 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_run_authentication()
187 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()
583 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_native_auth_get_auth_data()
644 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_pam_auth_get_auth_data()
839 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_sha256_get_rsa_key()
913 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_sha256_auth_get_auth_data()
1091 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_caching_sha2_get_auth_data()
H A Dmysqlnd_structs.h239 } MYSQLND_SESSION_OPTIONS; typedef
969 MYSQLND_SESSION_OPTIONS * options;
970 MYSQLND_SESSION_OPTIONS options_impl;
1382 const MYSQLND_SESSION_OPTIONS * const session_options,

Completed in 23 milliseconds