Searched refs:idt (Results 1 – 4 of 4) sorted by relevance
147 struct kvm_dtable gdt, idt; member
3403 ipsecdoi_chkcmpids( idt, ids, exact ) in ipsecdoi_chkcmpids() argument3404 const vchar_t *idt; /* id cmp target */ in ipsecdoi_chkcmpids()3416 if (idt == NULL || ids == NULL)3434 id_bt = (struct ipsecdoi_id_b *) idt->v;3437 ident_t.v = idt->v + sizeof(*id_bt);3438 ident_t.l = idt->l - sizeof(*id_bt);3553 char *idstrt = ipsecdoi_id2str(idt);
4680 int idt; local4694 idt = (int) (1000. * (t2 - t1));4695 if (idt > 0 && idt < wait) {4697 usleep((wait - idt) * 1000);
1431 UBool idt = gc->inDaylightTime(status); in TestEpochStartFields() local1433 if (idt) { in TestEpochStartFields()