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

  /src/usr.sbin/mopd/common/
common.h 99 u_int32_t s_loff; /* logical offset into image */ member in struct:dllist::__anonb3b605260208
file.c 596 dl->e_sections[0].s_loff = 0;
598 dl->e_sections[i].s_loff =
599 dl->e_sections[i - 1].s_loff +
934 secoff = dlslot->e_curpos - dlslot->e_sections[sec].s_loff;
973 if (dlslot->e_curpos >= (dlslot->e_sections[sec].s_loff +

Completed in 12 milliseconds