Searched refs:reinitialize (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Dratelim-internal.h78 * 'current_tick'. If 'reinitialize' is true, we are changing the
85 int reinitialize);
H A Dbufferevent_ratelim.c53 int reinitialize)
55 if (reinitialize) {
50 ev_token_bucket_init_(struct ev_token_bucket *bucket, const struct ev_token_bucket_cfg *cfg, ev_uint32_t current_tick, int reinitialize) argument
/freebsd-12-stable/contrib/libevent/
H A Dratelim-internal.h78 * 'current_tick'. If 'reinitialize' is true, we are changing the
85 int reinitialize);
H A Dbufferevent_ratelim.c53 int reinitialize)
55 if (reinitialize) {
50 ev_token_bucket_init_(struct ev_token_bucket *bucket, const struct ev_token_bucket_cfg *cfg, ev_uint32_t current_tick, int reinitialize) argument
/freebsd-12-stable/usr.bin/rpcgen/
H A Drpc_util.h154 void reinitialize(void);
H A Drpc_main.c174 reinitialize();
176 reinitialize();
178 reinitialize();
186 reinitialize();
191 reinitialize();
194 reinitialize();
200 reinitialize();
H A Drpc_util.c76 reinitialize(void) function
/freebsd-12-stable/contrib/libstdc++/scripts/
H A Dmake_graph.py235 theme.reinitialize()
/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c623 static int reinitialize(struct psm_softc *, int);
1231 reinitialize(struct psm_softc *sc, int doinit) function
1250 "psm%d: current command byte: %04x (reinitialize).\n",
1262 "psm%d: unable to set the command byte (reinitialize).\n",
1289 "psm%d: the aux device has gone! (reinitialize).\n",
1303 "(reinitialize).\n", sc->unit);
1312 "(reinitialize).\n", sc->unit);
2606 return (reinitialize(sc, FALSE));
3074 * validation period, reinitialize the mouse
3080 reinitialize(s
[all...]
/freebsd-12-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec618 when to reinitialize them

Completed in 326 milliseconds