Home
last modified time | relevance | path

Searched refs:flusher (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DUI_create_method.pod27 int UI_method_set_flusher(UI_METHOD *method, int (*flusher) (UI *ui));
73 =item a flusher
98 Only the flusher or the reader are expected to return -1.
112 text in the writer, have all input read in the flusher and store the
134 Flush everything using the flusher function if that one's defined.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DUI_create_method.pod27 int UI_method_set_flusher(UI_METHOD *method, int (*flusher) (UI *ui));
73 =item a flusher
98 Only the flusher or the reader are expected to return -1.
112 text in the writer, have all input read in the flusher and store the
134 Flush everything using the flusher function if that one's defined.
/netbsd-src/share/examples/puffs/pgfs/
H A Dpgfs_db.c942 struct puffs_cc *flusher = NULL; variable
972 if (flusher != NULL) { /* serialize flushers */ in flush_xacts()
973 DPRINTF("%p flush in progress %p\n", cc, flusher); in flush_xacts()
975 assert(flusher == NULL); in flush_xacts()
978 flusher = cc; in flush_xacts()
1010 assert(flusher == cc); in flush_xacts()
1011 flusher = NULL; in flush_xacts()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dui.h.in255 a flusher This function is called to flush everything that
272 only checked when returned by the flusher or the reader.
275 strings, then the flusher, then the reader for all strings and finally the
280 flusher to actually display the box and run the event loop until all data
317 int UI_method_set_flusher(UI_METHOD *method, int (*flusher) (UI *ui));
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dui.h301 int UI_method_set_flusher(UI_METHOD *method, int (*flusher) (UI *ui));
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/
H A Dui_lib.c649 int UI_method_set_flusher(UI_METHOD *method, int (*flusher) (UI *ui)) in UI_method_set_flusher()
652 method->ui_flush = flusher; in UI_method_set_flusher()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_lib.c650 int UI_method_set_flusher(UI_METHOD *method, int (*flusher) (UI *ui)) in UI_method_set_flusher()
653 method->ui_flush = flusher; in UI_method_set_flusher()
/netbsd-src/share/dict/
H A Dweb271648 flusher