Home
last modified time | relevance | path

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

/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_auth.h27 const MYSQLND_SESSION_OPTIONS * const session_options,
78 const MYSQLND_SESSION_OPTIONS * const session_options,
93 const MYSQLND_SESSION_OPTIONS * const session_options,
H A Dmysqlnd_auth.c46 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_run_authentication()
180 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_switch_to_ssl_if_needed()
213 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_connect_run_authentication()
239 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_auth_handshake()
563 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_native_auth_get_auth_data()
624 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_pam_auth_get_auth_data()
827 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_sha256_get_rsa_key()
901 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_sha256_auth_get_auth_data()
1092 const MYSQLND_SESSION_OPTIONS * const session_options, in mysqlnd_caching_sha2_get_auth_data()
H A Dmysqlnd_structs.h233 } MYSQLND_SESSION_OPTIONS; typedef
936 MYSQLND_SESSION_OPTIONS * options;
937 MYSQLND_SESSION_OPTIONS options_impl;
1331 const MYSQLND_SESSION_OPTIONS * const session_options,

Completed in 23 milliseconds