Searched refs:time_cb (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/libevent/test/ |
| H A D | test-time.c | 61 time_cb(evutil_socket_t fd, short event, void *arg) in time_cb() function 106 ev[i] = evtimer_new(base, time_cb, event_self_cbarg()); in main()
|
| /src/contrib/ntp/sntp/libevent/test/ |
| H A D | test-time.c | 61 time_cb(evutil_socket_t fd, short event, void *arg) in time_cb() function 106 ev[i] = evtimer_new(base, time_cb, event_self_cbarg()); in main()
|
| /src/crypto/openssl/crypto/ts/ |
| H A D | ts_local.h | 119 TS_time_cb time_cb; member
|
| H A D | ts_rsp_sign.c | 109 ctx->time_cb = def_time_cb; in TS_RESP_CTX_new_ex() 273 ctx->time_cb = cb; in TS_RESP_CTX_set_time_cb() 554 if (!ctx->time_cb(ctx, ctx->time_cb_data, &sec, &usec) in ts_RESP_create_tst_info()
|