Searched defs:shutdown (Results 1 – 5 of 5) sorted by relevance
69 shutdown_func_t shutdown; member
35 #define shutdown(s,n) /* nothing */ macro
225 int (*shutdown)(struct _sapi_module_struct *sapi_module); member
525 int shutdown; /* in shutdown flag */ variable
1877 MYSQLND_METHOD(mysqlnd_conn_data, shutdown)(MYSQLND_CONN_DATA * const conn, uint8_t level) argument
Completed in 24 milliseconds