Searched defs:firstent (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/common/
H A Dgpt.c60 int entries_per_sec, firstent; local
73 firstent = slba * entries_per_sec;
74 bcopy(&table[firstent], secbuf, DEV_BSIZE);
/illumos-gate/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.c166 int firstent = 0; local
216 firstent = 1;
226 if (firstent)
307 int firstent = 0; local
339 firstent = 1;
354 if (firstent)

Completed in 66 milliseconds