Home
last modified time | relevance | path

Searched refs:start_ready (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/wiggle/wiggle-1.3/tests/linux/md-resync/
H A Dorig380 if (sector >= conf->start_ready)
384 conf->start_active = conf->start_ready;
840 conf->start_ready = conf->start_pending;
842 conf->start_active =conf->start_ready = conf->start_pending = conf->start_future;
848 conf->start_active = conf->start_ready = conf->start_pending = conf->start_future = 0;
1373 conf->start_ready = 0;
1385 sector_nr, conf->start_active, conf->start_ready, conf->start_pending, conf->start_future,
1393 conf->start_active = conf->start_ready;
1394 conf->start_ready = conf->start_pending;
H A Dmerge380 if (sector >= conf->start_ready)
384 conf->start_active = conf->start_ready;
840 conf->start_ready = conf->start_pending;
842 conf->start_active =conf->start_ready = conf->start_pending = conf->start_future;
848 conf->start_active = conf->start_ready = conf->start_pending = conf->start_future = 0;
1385 conf->start_ready = 0;
1397 sector_nr, conf->start_active, conf->start_ready, conf->start_pending, conf->start_future,
1405 conf->start_active = conf->start_ready;
1406 conf->start_ready = conf->start_pending;
/dports/security/putty/putty-0.76/
H A Dportfwd.c470 Channel *portfwd_raw_new(ConnectionLayer *cl, Plug **plug, bool start_ready) in portfwd_raw_new() argument
484 pf->ready = start_ready; in portfwd_raw_new()
H A Dssh.h387 Channel *portfwd_raw_new(ConnectionLayer *cl, Plug **plug, bool start_ready);
/dports/security/putty-nogtk/putty-0.76/
H A Dportfwd.c470 Channel *portfwd_raw_new(ConnectionLayer *cl, Plug **plug, bool start_ready) in portfwd_raw_new() argument
484 pf->ready = start_ready; in portfwd_raw_new()
H A Dssh.h387 Channel *portfwd_raw_new(ConnectionLayer *cl, Plug **plug, bool start_ready);
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dportfwd.c470 Channel *portfwd_raw_new(ConnectionLayer *cl, Plug **plug, bool start_ready) in portfwd_raw_new() argument
484 pf->ready = start_ready; in portfwd_raw_new()
H A Dssh.h387 Channel *portfwd_raw_new(ConnectionLayer *cl, Plug **plug, bool start_ready);