Lines Matching defs:idtentry
1339 struct idtentry *idtentry;
1526 idtentry = (struct idtentry *) & sp->slot[si];
1527 n = NDTINTERNAL(idtentry->namlen);
1882 struct idtentry *s;
2038 s = (struct idtentry *) & sp->slot[DTENTRYSTART];
3590 struct idtentry *ih;
3612 ih = (struct idtentry *) & p->slot[si];
3668 struct idtentry *ih;
3708 ih = (struct idtentry *) & p->slot[si];
3840 struct idtentry *ih;
3859 ih = (struct idtentry *) & p->slot[si];
3903 struct idtentry *ih = NULL;
3948 ih = (struct idtentry *) h;
4066 struct idtentry *sih, *dih = NULL;
4142 sih = (struct idtentry *) s;
4146 dih = (struct idtentry *) h;
4283 si = ((struct idtentry *) t)->next;
4376 ((struct idtentry *) t)->namlen = 0;
4377 si = ((struct idtentry *) t)->next;
4378 ((struct idtentry *) t)->next = -1;