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

  /src/usr.sbin/mopd/common/
common.h 101 u_int32_t e_curpos; /* current logical position */ member in struct:dllist
file.c 627 dl->e_curpos = 0;
934 secoff = dlslot->e_curpos - dlslot->e_sections[sec].s_loff;
972 dlslot->e_curpos += bsz;
973 if (dlslot->e_curpos >= (dlslot->e_sections[sec].s_loff +

Completed in 12 milliseconds