Home
last modified time | relevance | path

Searched refs:lastindex (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dbio.c80 static int lastindex; /* Reference point on where to start */ variable
1481 start = end = lastindex; in bio_getfreeblk()
1530 lastindex = start; in bio_getfreeblk()
1702 start = end = lastindex; in bio_recycle()
1725 lastindex = start; in bio_recycle()
1801 lastindex = start; in bio_recycle()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppinput.c107 if (pp.lastindex) pp.lastindex->next = cur->index; in pppush()
109 pp.lastindex = cur->index; in pppush()
H A Dpplib.h269 struct ppindex* lastindex; /* last include index entry */ \
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c785 int lastindex; in is_string_propval() local
796 lastindex = len; in is_string_propval()
798 lastindex = len - 1; in is_string_propval()
800 for (i = 0; i < lastindex; i++) in is_string_propval()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c385 …d hostdir; char* ppdefault; struct ppindex* firstindex; struct ppindex* lastindex; struct oplist* … member
437 …d hostdir; char* ppdefault; struct ppindex* firstindex; struct ppindex* lastindex; struct oplist* … member