Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/config.new/
H A Dpack.c155 l->i_locoff = -1; in packdevi()
305 i->i_locoff = o < 0 ? addlocs(i->i_locs, l) : o; in packlocs()
307 i->i_locoff = -1; in packlocs()
H A Dmkioconf.c239 if (i->i_locoff >= 0) {
240 (void)sprintf(locbuf, "loc+%3d", i->i_locoff);
H A Dconfig.h128 short i_locoff; /* offset in locators.vec */ member