HomeSort by: relevance | last modified time | path
    Searched refs:l_bak (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/timed/timed/
master.c 595 b = newhost_hash->l_bak;
596 f->l_bak = ret;
625 ret->l_bak = self.l_bak;
626 self.l_bak->l_fwd = ret;
627 self.l_bak = ret;
654 htp->l_fwd->l_bak = lprv = htp->l_bak;
655 htp->l_bak->l_fwd = htp->l_fwd;
672 b = hnxt->l_bak;
    [all...]
globals.h 107 struct hosttbl *l_bak; /* "sequential" list */ member in struct:hosttbl
timed.c 208 self.l_bak = &self;

Completed in 16 milliseconds