reload
reload();
void reload(void);
ualarm(useconds_t usecs, useconds_t reload)
new.it_interval.tv_usec = reload % USPS;
new.it_interval.tv_sec = reload / USPS;
if ((r * hz) != reload)
device_xname(sc->sc_dev), hz, reload - (r * hz));
reload = r;
sc->sc_reload = reload;
uint32_t reload = 10 * 1000000; /* 1sec in 100ns units (10MHz clock) */
uint32_t r = reload / hz;
* handler exit code will reload the new frame and discard the old.
int reload = 0;
reload = 1;
if (reload)
reload:
goto reload;
void (*reload)(struct igc_hw *);
nvm->ops.reload = igc_reload_nvm_generic;
reload = optarg;
if (reload) {
thaw_state(reload);
if (fopen_trypath(infile, reload) == NULL)
err(1, "Can't open `%s'", reload);
static const char *reload = NULL; /* -R to reload state */
int ch, n, reload = 1;
if (reload) {
reload = false;
reload = true;