Home
last modified time | relevance | path

Searched refs:pc_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/uefisign/
H A Dpe.c137 uint16_t pc_type; member
212 if (pc->pc_type != PE_CERTIFICATE_TYPE) { in show_certificate()
214 pc->pc_type, PE_CERTIFICATE_TYPE); in show_certificate()
549 pc->pc_type = PE_CERTIFICATE_TYPE; in update()
/freebsd/sbin/ipf/common/
H A Dpcap-ipf.h22 u_int pc_type; member