Home
last modified time | relevance | path

Searched refs:l_bak (Results 1 – 3 of 3) sorted by relevance

/original-bsd/usr.sbin/timed/timed/
H A Dmaster.c609 b = newhost_hash->l_bak;
610 f->l_bak = ret;
638 ret->l_bak = self.l_bak;
639 self.l_bak->l_fwd = ret;
640 self.l_bak = ret;
668 htp->l_fwd->l_bak = lprv = htp->l_bak;
669 htp->l_bak->l_fwd = htp->l_fwd;
686 b = hnxt->l_bak;
687 f->l_bak = htp;
H A Dglobals.h96 struct hosttbl *l_bak; /* "sequential" list */ member
H A Dtimed.c275 self.l_bak = &self;