Searched refs:xk (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/x509/
H A Dx509_req.c118 EVP_PKEY *xk=NULL; local
121 xk=X509_REQ_get_pubkey(x);
122 switch (EVP_PKEY_cmp(xk, k))
152 EVP_PKEY_free(xk);
H A Dx509_cmp.c396 EVP_PKEY *xk=NULL; local
399 xk=X509_get_pubkey(x);
400 switch (EVP_PKEY_cmp(xk, k))
430 EVP_PKEY_free(xk);
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_control.c1722 struct xkctlpcb *xk = (struct xkctlpcb *)buf;
1724 ADVANCE64(xk, sizeof (*xk));
1734 xk->xkp_len = sizeof(struct xkctlpcb);
1735 xk->xkp_kind = XSO_KCB;
1736 xk->xkp_unit = kcb->unit;
1737 xk->xkp_kctpcb = (uint64_t)VM_KERNEL_ADDRPERM(kcb);
1738 xk->xkp_kctlref = (uint64_t)VM_KERNEL_ADDRPERM(kctl);
1739 xk->xkp_kctlid = kctl->id;
1740 strlcpy(xk
[all...]
H A Dkern_event.c3429 struct xkevtpcb *xk = (struct xkevtpcb *)buf; variable in typeref:struct:xkevtpcb
3431 ADVANCE64(xk, sizeof (*xk));
3443 xk->kep_len = sizeof(struct xkevtpcb);
3444 xk->kep_kind = XSO_EVT;
3445 xk->kep_evtpcb = (uint64_t)VM_KERNEL_ADDRPERM(ev_pcb);
3446 xk->kep_vendor_code_filter = ev_pcb->evp_vendor_code_filter;
3447 xk->kep_class_filter = ev_pcb->evp_class_filter;
3448 xk->kep_subclass_filter = ev_pcb->evp_subclass_filter;
/macosx-10.10/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit292 xk\040 �H # ---> 2v8- 1
388 .xk\040 �� # ---> 9v2v8- 8
923 ;.xk �K # ---> 0-9v2v8- 2
1147 ..xk �� # ---> 9v9v2v8- 2
1688 ;xk. �� # ---> 0-2v8-9v 8
2846 xk.b �r # ---> 2v8-9v5v 0
4924 xk/p �� # ---> 2v8-0v0^ 10
6156 c.xk �@ # ---> 3v9v2v8- 0
6490 v.xk �T # ---> 4v9v2v8- 0
6666 u.xk
[all...]
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkIntXlibDecls.h494 EXTERN int XmbLookupString(XIC xi, XKeyPressedEvent *xk,
1278 int (*xmbLookupString) (XIC xi, XKeyPressedEvent *xk, char *c, int i, KeySym *k, Status *s); /* 79 */
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkIntXlibDecls.h281 XKeyPressedEvent* xk, char* c, int i,
1036 int (*xmbLookupString) _ANSI_ARGS_((XIC xi, XKeyPressedEvent* xk, char* c, int i, KeySym* k, Status* s)); /* 79 */

Completed in 381 milliseconds