Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/ipf/common/
H A Dpcap-ipf.h23 u_int pc_type; member
/freebsd-13.1/usr.sbin/uefisign/
H A Dpe.c139 uint16_t pc_type; member
214 if (pc->pc_type != PE_CERTIFICATE_TYPE) { in show_certificate()
216 pc->pc_type, PE_CERTIFICATE_TYPE); in show_certificate()
551 pc->pc_type = PE_CERTIFICATE_TYPE; in update()