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

  /src/usr.sbin/mopd/common/
common.h 102 int e_cursec; /* current section */ member in struct:dllist
file.c 628 dl->e_cursec = 0;
926 sec = dlslot->e_cursec;
976 if (++dlslot->e_cursec >= dlslot->e_nsec)

Completed in 71 milliseconds