Home
last modified time | relevance | path

Searched defs:ist (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_ist.c96 ISSUER_SIGN_TOOL *ist, BIO *out, in i2r_issuer_sign_tool()
/freebsd/sbin/ipf/ipmon/
H A Dipmon.c301 icmp_subtype_t *ist; in find_icmpsubtype() local
489 icmp_subtype_t *ist; in icmpname() local
519 icmp_subtype_t *ist; in icmpname6() local
/freebsd/stand/efi/loader/arch/amd64/
H A Dtrap.c72 static int ist; /* IST for exception handlers */ variable
/freebsd/sys/amd64/amd64/
H A Dmachdep.c478 setidt(int idx, inthand_t *func, int typ, int dpl, int ist) in setidt()