Searched refs:evrpc_hook_find_meta (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/include/event2/ |
| D | rpc.h | 567 int evrpc_hook_find_meta(void *ctx, const char *key,
|
| /netbsd/src/external/bsd/libevent/dist/include/event2/ |
| D | rpc.h | 567 int evrpc_hook_find_meta(void *ctx, const char *key,
|
| /netbsd/src/external/bsd/libevent/lib/libevent/ |
| D | event.expsym | 504 evrpc_hook_find_meta
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/test/ |
| D | regress_rpc.c | 437 assert(evrpc_hook_find_meta(ctx, "meta", &data, &data_len) == 0); in rpc_hook_remove_header()
|
| /netbsd/src/external/bsd/libevent/dist/test/ |
| D | regress_rpc.c | 439 assert(evrpc_hook_find_meta(ctx, "meta", &data, &data_len) == 0); in rpc_hook_remove_header()
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | evrpc.c | 1054 evrpc_hook_find_meta(void *ctx, const char *key, void **data, size_t *data_size) in evrpc_hook_find_meta() function
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | evrpc.c | 1056 evrpc_hook_find_meta(void *ctx, const char *key, void **data, size_t *data_size) in evrpc_hook_find_meta() function
|