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

/netbsd-6-1-5-RELEASE/usr.sbin/timed/timed/
H A Dmaster.c595 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...]
H A Dglobals.h107 struct hosttbl *l_bak; /* "sequential" list */ member in struct:hosttbl
H A Dtimed.c210 self.l_bak = &self;

Completed in 88 milliseconds