Searched defs:callback_data (Results 1 – 8 of 8) sorted by relevance
97 UI_METHOD *ui_method, void *callback_data) in ENGINE_load_private_key()133 UI_METHOD *ui_method, void *callback_data) in ENGINE_load_public_key()170 STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data) in ENGINE_load_ssl_client_cert()
372 UI_METHOD *ui_method, void *callback_data) in openssl_load_privkey()
416 struct callback_data { struct417 sqlite3 *db; /* The database */418 int echoOn; /* True to echo input commands */419 int statsOn; /* True to display memory stats before each finalize */420 int cnt; /* Number of records displayed so far */421 FILE *out; /* Write results here */422 int nErr; /* Number of errors seen */423 int mode; /* An output mode setting */424 int writableSchema; /* True if PRAGMA writable_schema=ON */425 int showHeader; /* True to show column names in List or Column mode */[all …]
421 struct callback_data { struct422 sqlite3 *db; /* The database */423 int echoOn; /* True to echo input commands */424 int statsOn; /* True to display memory stats before each finalize */425 int cnt; /* Number of records displayed so far */426 FILE *out; /* Write results here */427 int nErr; /* Number of errors seen */428 int mode; /* An output mode setting */429 int writableSchema; /* True if PRAGMA writable_schema=ON */430 int showHeader; /* True to show column names in List or Column mode */[all …]
130 Handle<Object> callback_data(listener.get(1)); in ReportMessage() local
3405 Handle<Object> callback_data, in EventDetailsImpl()
174 gpointer callback_data) { in gtk_floating_container_forall()
471 gpointer callback_data) { in gtk_custom_menu_item_foreach_button()