Searched refs:pvd (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_asn1/
H A Dsecport.c286 static const PRVersionDescription * pvd; local
299 if (!pvd) {
307 pvd = libVersionPoint();
308 if ((pvd->vMajor > 4) ||
309 (pvd->vMajor == 4 && pvd->vMinor > 1) ||
310 (pvd->vMajor == 4 && pvd->vMinor == 1 && pvd->vPatch >= 1)) {
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dsecport.c286 static const PRVersionDescription * pvd; local
299 if (!pvd) {
307 pvd = libVersionPoint();
308 if ((pvd->vMajor > 4) ||
309 (pvd->vMajor == 4 && pvd->vMinor > 1) ||
310 (pvd->vMajor == 4 && pvd->vMinor == 1 && pvd->vPatch >= 1)) {
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dsecport.c286 static const PRVersionDescription * pvd; local
299 if (!pvd) {
307 pvd = libVersionPoint();
308 if ((pvd->vMajor > 4) ||
309 (pvd->vMajor == 4 && pvd->vMinor > 1) ||
310 (pvd->vMajor == 4 && pvd->vMinor == 1 && pvd->vPatch >= 1)) {
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dsecport.c286 static const PRVersionDescription * pvd; local
299 if (!pvd) {
307 pvd = libVersionPoint();
308 if ((pvd->vMajor > 4) ||
309 (pvd->vMajor == 4 && pvd->vMinor > 1) ||
310 (pvd->vMajor == 4 && pvd->vMinor == 1 && pvd->vPatch >= 1)) {
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace.c16080 dtrace_providerdesc_t pvd; local
16083 if (copyin(arg, &pvd, sizeof (pvd)) != 0)
16086 pvd.dtvd_name[DTRACE_PROVNAMELEN - 1] = '\0';
16090 if (strncmp(pvp->dtpv_name, pvd.dtvd_name, DTRACE_PROVNAMELEN) == 0)
16099 bcopy(&pvp->dtpv_priv, &pvd.dtvd_priv, sizeof (dtrace_ppriv_t));
16100 bcopy(&pvp->dtpv_attr, &pvd.dtvd_attr, sizeof (dtrace_pattr_t));
16101 if (copyout(&pvd, arg, sizeof (pvd)) != 0)
/macosx-10.10/emacs-93/emacs/leim/quail/
H A Dhangul3.el3312 ("pvd" ?$(CG#(B)

Completed in 276 milliseconds