Searched refs:ik (Results 1 - 11 of 11) sorted by path

/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DSIMAccess.c85 AKAAuthResultsSetIK(AKAAuthResultsRef results, CFDataRef ik) argument
87 my_FieldSetRetainedCFType(&results->ik, ik);
134 results->ck, results->ik, results->res);
H A DSIMAccess.h75 CFDataRef ik; member in struct:__anon8583
84 AKAAuthResultsSetIK(AKAAuthResultsRef results, CFDataRef ik);
108 * res, ck, and ik values.
H A Deapaka_plugin.c95 CFDataRef ik; member in struct:__anon8586
307 my_CFRelease(&keys->ik);
316 CFDataRef ik; local
325 ik = CFDictionaryGetValue(properties, kEAPClientPropEAPAKAIk);
326 if (res == NULL && ck == NULL && ik == NULL) {
334 if (isA_CFData(ik) == NULL) {
343 my_FieldSetRetainedCFType(&keys->ik, ik);
623 AKAAuthResultsSetIK(results, context->static_keys.ik);
646 CFDataRef ik; local
[all...]
/macosx-10.9.5/emacs-92/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit3453 ik;\040 �] # ---> 8^8-0- 10
4230 ik;s �U # ---> 8^8-0-2- 0
5441 g,ik �� # ---> 5-8v8^8- 8
10678 r;ik �� # ---> 4^0-8^8- 0
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-index.el1615 (let ((iks index-keys) (cnt 0) ik)
1616 (while (setq ik (pop iks))
1617 (princ (format "Index entry %d: %s\n" (incf cnt) ik)))))
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/port/
H A Dlc.tab76 ik inupiak
/macosx-10.9.5/launchd-842.92.1/support/
H A Dlaunchctl.c1991 launch_data_t ik, iw, where = context; local
1993 ik = CF2launch_data(key);
1996 launch_data_dict_insert(where, iw, launch_data_get_string(ik));
1997 launch_data_free(ik);
/macosx-10.9.5/libtelnet-13/
H A Dsra.c62 IdeaData ik; variable
184 common_key(ska,pkb,&ik,&ck);
269 common_key(ska,pkb,&ik,&ck);
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_request.c2577 register struct info_kernel *ik; local
2588 ik = (struct info_kernel *)prepare_pkt(srcadr, inter, inpkt,
2594 ik->offset = htonl((u_int32)ntx.offset);
2595 ik->freq = htonl((u_int32)ntx.freq);
2596 ik->maxerror = htonl((u_int32)ntx.maxerror);
2597 ik->esterror = htonl((u_int32)ntx.esterror);
2598 ik->status = htons(ntx.status);
2599 ik->constant = htonl((u_int32)ntx.constant);
2600 ik->precision = htonl((u_int32)ntx.precision);
2601 ik
[all...]
/macosx-10.9.5/ntp-88/ntpdc/
H A Dntpdc_ops.c2937 struct info_kernel *ik; local
2946 &items, &itemsize, (void *)&ik, 0,
2961 status = ntohs(ik->status) & 0xffff;
2970 (int32)ntohl(ik->offset) * tscale);
2972 fptoa((s_fp)ntohl(ik->freq), 3));
2974 (u_long)ntohl(ik->maxerror) * 1e-6);
2976 (u_long)ntohl(ik->esterror) * 1e-6);
3028 (u_long)ntohl(ik->constant));
3030 (u_long)ntohl(ik->precision) * tscale);
3032 fptoa((s_fp)ntohl(ik
[all...]
/macosx-10.9.5/vim-53/runtime/lang/
H A Dmenu_nl_nl.latin1.vim21 menutrans &How-to\ links &Hoe-doe-ik\ lijst

Completed in 355 milliseconds