Searched defs:closure (Results 1 - 25 of 125) sorted by relevance

12345

/netbsd-current/lib/libc/citrus/
H A Dcitrus_db_hash.c54 _citrus_db_hash_std(void *closure, struct _region *r) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-record-full.c27 recpy_full_method (PyObject *self, void *closure) argument
36 recpy_full_format (PyObject *self, void *closure) argument
H A Dpy-instruction.c38 py_insn_getter (PyObject *self, void *closure) argument
H A Dpy-infthread.c127 thpy_get_num (PyObject *self, void *closure) argument
139 thpy_get_global_num (PyObject *self, void *closure) argument
152 thpy_get_ptid (PyObject *self, void *closure) argument
H A Dpy-lazy-string.c60 stpy_get_address (PyObject *self, void *closure) argument
68 stpy_get_encoding (PyObject *self, void *closure) argument
87 stpy_get_length (PyObject *self, void *closure) argument
95 stpy_get_type (PyObject *self, void *closure) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-record-full.c27 recpy_full_method (PyObject *self, void *closure) argument
36 recpy_full_format (PyObject *self, void *closure) argument
H A Dpy-instruction.c40 py_insn_getter (PyObject *self, void *closure) argument
H A Dpy-lazy-string.c60 stpy_get_address (PyObject *self, void *closure) argument
68 stpy_get_encoding (PyObject *self, void *closure) argument
87 stpy_get_length (PyObject *self, void *closure) argument
95 stpy_get_type (PyObject *self, void *closure) argument
/netbsd-current/lib/libpthread/
H A Dpthread_once.c50 once_cleanup(void *closure) argument
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dsubr.h64 void *closure; /* our user defined closure */ member in struct:format_cmdline_walklist_closure
H A Dms-buffer.c44 ms_buffer_block (void *closure, bool block) argument
59 ms_buffer_input (void *closure, char *data, size_t need, size_t size, argument
97 ms_buffer_get_fd (void *closure) argument
[all...]
H A Dbuffer.h96 void *closure; member in struct:buffer
H A Dstatus.c382 tag_list_proc (Node *p, void *closure) argument
H A Dsocket-client.c64 socket_buffer_input (void *closure, char *data, size_t need, size_t size, argument
121 socket_buffer_output (void *closure, const char *data, size_t have, argument
162 socket_buffer_flush (void *closure) argument
H A Dlog-buffer.c212 log_buffer_input (void *closure, char *data, size_t need, size_t size, argument
266 log_buffer_output (void *closure, const char *data, size_t have, size_t *wrote) argument
319 log_buffer_flush (void *closure) argument
339 log_buffer_block(void *closure, bool block) argument
455 log_buffer_get_fd(void *closure) argument
[all...]
H A Dlogmsg.c116 find_type (Node *p, void *closure) argument
132 fmt_proc (Node *p, void *closure) argument
523 rcsinfo_proc (const char *repository, const char *template, void *closure) argument
597 update_logfile_proc (const char *repository, const char *filter, void *closure) argument
617 logmsg_list_to_args_proc(Node *p, void *closure) argument
862 verifymsg_proc(const char *repository, const char *script, void *closure) argument
[all...]
H A Dls.c263 ls_print (Node *p, void *closure) argument
283 ls_print_dir (Node *p, void *closure) argument
H A Dzlib.c137 compress_buffer_input (void *closure, char *data, size_t need, size_t size, argument
282 compress_buffer_output (void *closure, const char *data, size_t have, argument
334 compress_buffer_flush (void *closure) argument
390 compress_buffer_block (void *closure, bool block) argument
404 compress_buffer_get_fd(void *closure) argument
[all...]
H A Dfind_names.c41 add_entries_proc (Node *node, void *closure) argument
128 add_subdir_proc (Node *p, void *closure) argument
151 register_subdir_proc (Node *p, void *closure) argument
367 strip_rcsext (Node *p, void *closure) argument
H A Dfileattr.c511 postwatch_proc (const char *repository, const char *filter, void *closure) argument
H A Dhash.c402 walklist (List *list, int (*proc) (Node *, void *), void *closure) argument
536 printnode (Node *node, void *closure) argument
H A Dparseinfo.c29 Parse_Info(const char *infofile, const char *repository, CALLPROC callproc, int opt, void *closure) argument
/netbsd-current/external/mpl/bind/dist/doc/misc/
H A Dcfg_test.c48 output(void *closure, const char *text, int textlen) { argument
/netbsd-current/external/bsd/byacc/dist/
H A Dclosure.c114 closure(Value_t *nucleus, int n) function
/netbsd-current/external/mpl/bind/dist/tests/isccfg/
H A Dduration_test.c96 output(void *closure, const char *text, int textlen) { argument

Completed in 394 milliseconds

12345