Searched refs:ck (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dtestsockopt.c37 apr_int32_t ck; local
42 rv = apr_socket_opt_get(sock, APR_SO_KEEPALIVE, &ck);
44 ABTS_INT_EQUAL(tc, 1, ck);
50 apr_int32_t ck; local
55 rv2 = apr_socket_opt_get(sock, APR_SO_DEBUG, &ck);
58 ABTS_INT_EQUAL(tc, 1, ck);
60 ABTS_INT_EQUAL(tc, 0, ck);
67 apr_int32_t ck; local
69 rv = apr_socket_opt_get(sock, APR_SO_KEEPALIVE, &ck);
71 ABTS_INT_EQUAL(tc, 1, ck);
[all...]
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dtestsockopt.c37 apr_int32_t ck; local
42 rv = apr_socket_opt_get(sock, APR_SO_KEEPALIVE, &ck);
44 ABTS_INT_EQUAL(tc, 1, ck);
50 apr_int32_t ck; local
55 rv2 = apr_socket_opt_get(sock, APR_SO_DEBUG, &ck);
58 ABTS_INT_EQUAL(tc, 1, ck);
60 ABTS_INT_EQUAL(tc, 0, ck);
67 apr_int32_t ck; local
69 rv = apr_socket_opt_get(sock, APR_SO_KEEPALIVE, &ck);
71 ABTS_INT_EQUAL(tc, 1, ck);
[all...]
/macosx-10.9.5/vim-53/src/po/
H A DMakefile76 af.ck \
77 ca.ck \
78 cs.ck \
79 de.ck \
80 en_GB.ck \
81 eo.ck \
82 es.ck \
83 fi.ck \
84 fr.ck \
85 ga.ck \
[all...]
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DSIMAccess.h74 CFDataRef ck; member in struct:__anon8583
81 AKAAuthResultsSetCK(AKAAuthResultsRef results, CFDataRef ck);
108 * res, ck, and ik values.
H A DSIMAccess.c78 AKAAuthResultsSetCK(AKAAuthResultsRef results, CFDataRef ck) argument
80 my_FieldSetRetainedCFType(&results->ck, ck);
132 if (results->ck != NULL) {
134 results->ck, results->ik, results->res);
H A Deapaka_plugin.c94 CFDataRef ck; member in struct:__anon8586
306 my_CFRelease(&keys->ck);
315 CFDataRef ck; local
324 ck = CFDictionaryGetValue(properties, kEAPClientPropEAPAKACk);
326 if (res == NULL && ck == NULL && ik == NULL) {
330 if (isA_CFData(ck) == NULL) {
342 my_FieldSetRetainedCFType(&keys->ck, ck);
517 if (context->static_keys.ck != NULL) {
619 if (context->static_keys.ck !
645 CFDataRef ck; local
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dldapsync.c233 struct sync_cookie *ck,
240 ck->numcsns++;
241 ck->ctxcsn = ch_realloc( ck->ctxcsn,
242 (ck->numcsns+1) * sizeof(struct berval));
243 BER_BVZERO( &ck->ctxcsn[ck->numcsns] );
244 ck->sids = ch_realloc( ck->sids, ck
232 slap_insert_csn_sids( struct sync_cookie *ck, int pos, int sid, struct berval *csn ) argument
[all...]
/macosx-10.9.5/swig-10/Source/Modules/
H A Dxml.cxx147 String *ck = NewString(k); local
149 Replaceall(ck, ":", "_");
150 Replaceall(ck, "<", "&lt;");
157 Printf(out, "<attribute name=\"%s\" value=\"%s\" id=\"%ld\" addr=\"%x\" />\n", ck, o, ++id, o);
159 Delete(ck);
162 String *ck = NewString(k); local
163 Replaceall(ck, ":", "_");
164 Printf(out, "<attribute name=\"%s\" value=\"%x\" id=\"%ld\" addr=\"%x\" />\n", ck, o, ++id, o);
165 Delete(ck);
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dcdjpeg.c124 register int ca, ck; local
128 if ((ck = *keyword++) == '\0')
130 if (isupper(ca)) /* force arg to lcase (assume ck is already) */
132 if (ca != ck)
H A Drdjpgcom.c430 register int ca, ck; local
434 if ((ck = *keyword++) == '\0')
436 if (isupper(ca)) /* force arg to lcase (assume ck is already) */
438 if (ca != ck)
H A Dwrjpgcom.c389 register int ca, ck; local
393 if ((ck = *keyword++) == '\0')
395 if (isupper(ca)) /* force arg to lcase (assume ck is already) */
397 if (ca != ck)
/macosx-10.9.5/libtelnet-13/
H A Dsra.c61 DesData ck; variable
184 common_key(ska,pkb,&ik,&ck);
193 pk_decode(xuser,user,&ck);
205 pk_decode(xpass,pass,&ck);
212 skey.data = ck;
269 common_key(ska,pkb,&ik,&ck);
289 pk_encode(user,xuser,&ck);
310 pk_encode(pass,xpass,&ck);
330 skey.data = ck;
H A Dkerberos.c488 int ck = 0; local
505 ck ^= (int)*d++ << 24;
508 ck ^= (int)*d++ << 16;
511 ck ^= (int)*d++ << 8;
514 ck ^= (int)*d++;
517 return(ck);
H A Dpk.c62 extractideakey(MINT *ck, IdeaData *ideakey) argument
73 madd(ck, z, a);
91 extractdeskey(MINT *ck, DesData *deskey) argument
102 madd(ck, z, a);
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/hashes/
H A Dt_hashes.c277 ck(const char *name, const IN *in, const OUT *out) function
327 ck(hname, in, out);
345 ck("SHA224", in, out);
374 ck("HMAC-md5", in, out);
397 ck(hname, in, out);
/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_mx4200.c677 u_char ck; local
749 ck = mx4200_cksum(&pp->a_lastcode[1], pp->lencode - 4);
750 if (char2hex[ck >> 4] != cp[1] || char2hex[ck & 0xf] != cp[2]) {
1126 register u_char ck; local
1128 for (ck = 0; n-- > 0; cp++)
1129 ck ^= *cp;
1130 return (ck);
1624 u_char ck; local
1638 ck
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dtutorial.el531 (mapcar (lambda (ck) (cons (tutorial--key-description (car ck)) ck))
571 (ck (cdr changed-key))
572 (key (nth 0 ck))
573 (def-fun (nth 1 ck))
574 (where (nth 3 ck))
587 (if (nth 5 ck)
593 (setcar (nthcdr 5 ck) t)
/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Dtest103.tcl214 set ck [lindex $cd 0]
217 error_check_good key $k $ck
/macosx-10.9.5/vim-53/runtime/lang/
H A Dmenu_de_de.latin1.vim41 menutrans &Undo<Tab>u Z&ur�ck<Tab>u
159 menutrans Jump\ &back<Tab>^T Springe\ &zur�ck<Tab>^T
177 menutrans Conve&rt\ back<Tab>:%!xxd\ -r Zur�ck\ konvertieren<Tab>:%!xxd\ -r
244 menutrans &Undo &Zur�ck
268 tmenu ToolBar.Undo Zur�ck
/macosx-10.9.5/emacs-92/emacs/lisp/language/
H A Djapan-util.el258 (while (re-search-forward "\\cK\\|\\ck" nil t)
303 (re-search-forward "\\ck" nil t))
305 (re-search-forward "\\ca\\|\\ck" nil t)))
/macosx-10.9.5/vim-53/src/proto/
H A Dex_cmds2.pro62 int do_in_runtimepath __ARGS((char_u *name, int all, void (*callback)(char_u *fname, void *ck), void *cookie));
/macosx-10.9.5/swig-10/Source/Swig/
H A Dtypesys.c1758 Iterator rk, bk, ck; local
1781 for (ck = First(rh); ck.key; ck = Next(ck)) {
1782 Append(rlist, ck.key);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcupl.vim60 syn match cuplExtension "\.ck\>"
/macosx-10.9.5/network_cmds-433/dnctl/
H A Ddnctl.c876 struct clockinfo ck; local
907 if (sysctlbyname("kern.clockrate", &ck, &len, NULL, 0) == -1)
922 s = ck.hz * avg_pkt_size * 8 / p.bandwidth;
/macosx-10.9.5/emacs-92/emacs/leim/quail/
H A Dhanja.el391 ("ck" "$(Cs&s's(s)s*s+s,s-s.s/s0s1s2s3s4(B")

Completed in 326 milliseconds

12