Searched refs:prm (Results 1 – 4 of 4) sorted by relevance
/openbsd/lib/libcrypto/asn1/ |
H A D | asn_mime.c | 435 MIME_PARAM *prm; in SMIME_read_ASN1() local 457 prm = mime_param_find(hdr, "boundary"); in SMIME_read_ASN1() 458 if (!prm || !prm->param_value) { in SMIME_read_ASN1() 463 ret = multi_split(bio, prm->param_value, &parts); in SMIME_read_ASN1()
|
/openbsd/sys/dev/ic/ |
H A D | fxp.c | 1148 int i, prm, save_bf, lrxen, allm, bufs; in fxp_init() local 1207 prm = (ifp->if_flags & IFF_PROMISC) ? 1 : 0; in fxp_init() 1224 cbp->save_bf = save_bf ? 1 : prm; /* save bad frames */ in fxp_init() 1225 cbp->disc_short_rx = !prm; /* discard short packets */ in fxp_init() 1234 cbp->promiscuous = prm; /* promiscuous mode */ in fxp_init() 1237 cbp->stripping = !prm; /* truncate rx packet to byte count */ in fxp_init() 1248 if (allm && !prm) in fxp_init() 1253 if (prm) { in fxp_init() 1263 if (prm || save_bf) in fxp_init()
|
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/ |
H A D | smu_cmn.c | 134 u32 msg_idx, prm; in __smu_cmn_reg_print_error() local 139 prm = RREG32(smu->param_reg); in __smu_cmn_reg_print_error() 142 msg_idx, prm); in __smu_cmn_reg_print_error()
|
/openbsd/etc/ |
H A D | protocols | 28 prm 21 PRM # Packet Radio Measurement
|