Searched refs:evrpc (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/bsd/libevent/dist/ |
H A D | evrpc-internal.h | 34 struct evrpc; 80 TAILQ_HEAD(evrpc_list, evrpc) registered_rpcs; 151 struct evrpc *rpc;
|
H A D | evrpc.c | 99 struct evrpc *rpc; in evrpc_free() 232 evrpc_register_rpc(struct evrpc_base *base, struct evrpc *rpc, in evrpc_register_rpc() 257 struct evrpc *rpc; in evrpc_unregister_rpc() 291 struct evrpc *rpc = arg; in evrpc_request_cb() 346 struct evrpc *rpc; in evrpc_request_cb_closure() 388 struct evrpc *rpc; in evrpc_reqstate_free_() 411 struct evrpc *rpc; in evrpc_request_done() 1107 static struct evrpc * 1115 struct evrpc* rpc = (struct evrpc *)mm_calloc(1, sizeof(struct evrpc)); in evrpc_register_object() 1144 struct evrpc* rpc = in evrpc_register_generic()
|
H A D | Makefile.am | 251 evrpc.c \ 308 evrpc-internal.h \ 330 include/evrpc.h \
|
H A D | Makefile.nmake | 38 EXTRA_OBJS=event_tagging.obj http.obj evdns.obj evrpc.obj
|
H A D | Makefile.in | 245 evthread_win32.c evdns.c event_tagging.c evrpc.c http.c 270 am__objects_12 = evdns.lo event_tagging.lo evrpc.lo http.lo 485 ./$(DEPDIR)/evport.Plo ./$(DEPDIR)/evrpc.Plo \ 596 include/evhttp.h include/evrpc.h include/evutil.h 633 evrpc-internal.h evsignal-internal.h evthread-internal.h \ 639 include/evrpc.h include/evutil.h 1173 evrpc-internal.h evsignal-internal.h evthread-internal.h \ 1342 evrpc.c \ 1373 include/evrpc.h \ 1777 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evrpc.Plo@am__quote@ # am--include-marker [all …]
|
H A D | CMakeLists.txt | 751 evrpc-internal.h 769 include/evrpc.h 889 evrpc.c)
|
H A D | whatsnew-2.0.txt | 74 All of the old headers (event.h, evdns.h, evhttp.h, evrpc.h, and
|
H A D | ChangeLog | 230 evrpc: 1088 o Remove spurious checks in evrpc.c error cases (coverity) (991b362) 1092 o Add an include to evrpc-internal to fix openbsd compilation warning
|
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/ |
H A D | evrpc-internal.h | 35 struct evrpc; 81 TAILQ_HEAD(evrpc_list, evrpc) registered_rpcs; 152 struct evrpc *rpc;
|
H A D | Makefile.nmake | 38 EXTRA_OBJS=event_tagging.obj http.obj evdns.obj evrpc.obj
|
H A D | whatsnew-2.0.txt | 74 All of the old headers (event.h, evdns.h, evhttp.h, evrpc.h, and
|
/netbsd-src/external/bsd/libevent/dist/include/event2/ |
H A D | rpc_struct.h | 70 struct evrpc { struct 71 TAILQ_ENTRY(evrpc) next;
|
H A D | rpc.h | 155 struct evrpc; 183 struct evrpc* rpc; \ 351 int evrpc_register_rpc(struct evrpc_base *, struct evrpc *,
|
/netbsd-src/external/bsd/libevent/lib/libevent/ |
H A D | Makefile | 19 evrpc.c \
|
/netbsd-src/external/bsd/libevent/include/ |
H A D | Makefile | 10 evrpc.h \
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 1026 evrpc
|