Searched defs:id_idx (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1445 int id_idx = 0; local
1695 if (id_idx >= NAMESIZE) {
1706 id_name[id_idx++] = c;
1707 id_name[id_idx] = 0;
1709 id_idx = 0;
1710 id_name[id_idx] = 0;
/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_impl.h432 uint32_t id_idx; member in struct:idm_idpool
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h307 uint32_t id_idx; member in struct:smb_idpool

Completed in 74 milliseconds