Searched refs:cid (Results 1 - 25 of 60) sorted by relevance

123

/macosx-10.9.5/apache-786.1/httpd/modules/arch/win32/
H A Dmod_isapi.c488 int APR_THREAD_FUNC GetServerVariable (isapi_cid *cid, argument
493 request_rec *r = cid->r;
590 int APR_THREAD_FUNC ReadClient(isapi_cid *cid, argument
594 request_rec *r = cid->r;
625 static apr_ssize_t send_response_header(isapi_cid *cid, argument
689 newstat = apr_palloc(cid->r->pool, statlen + 9);
704 head = apr_pstrndup(cid->r->pool, head, headlen);
714 old_status = cid->r->status;
717 res = ap_scan_script_header_err_strs(cid->r, NULL, &termch, &termarg,
721 res = ap_scan_script_header_err_strs(cid
807 WriteClient(isapi_cid *cid, void *buf_ptr, apr_uint32_t *size_arg, apr_uint32_t flags) argument
863 ServerSupportFunction(isapi_cid *cid, apr_uint32_t HSE_code, void *buf_ptr, apr_uint32_t *buf_size, apr_uint32_t *data_type) argument
1413 isapi_cid *cid; local
[all...]
H A Dmod_isapi.h55 *PFN_GETSERVERVARIABLE)(HCONN cid,
60 *PFN_WRITECLIENT)(HCONN cid,
65 *PFN_READCLIENT)(HCONN cid,
69 *PFN_SERVERSUPPORTFUNCTION)(HCONN cid,
/macosx-10.9.5/ruby-104/ruby/test/openssl/
H A Dtest_ocsp.rb25 cid = OpenSSL::OCSP::CertificateId.new(@cert, @ca_cert)
26 assert_kind_of OpenSSL::OCSP::CertificateId, cid
27 assert_equal @cert.serial, cid.serial
31 cid = OpenSSL::OCSP::CertificateId.new(@cert, @ca_cert, OpenSSL::Digest::SHA256.new)
32 assert_kind_of OpenSSL::OCSP::CertificateId, cid
33 assert_equal @cert.serial, cid.serial
38 cid = OpenSSL::OCSP::CertificateId.new(@cert, @ca_cert, OpenSSL::Digest::SHA1.new)
39 request.add_certid(cid)
43 assert_equal cid.serial, request.certid.first.serial
/macosx-10.9.5/emacs-92/emacs/lisp/url/
H A Durl-cid.el1 ;;; url-cid.el --- Content-ID URL loader
31 (defun url-cid-gnus (cid)
36 (setq part (mm-get-content-id cid))
38 (message "Unknown CID encountered: %s" cid)
55 (defun url-cid (url)
60 (set-buffer (generate-new-buffer " *url-cid*"))
61 (url-cid-gnus (url-filename url))))
66 ;;; url-cid.el ends here
/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Denv004.tcl27 set cid [open $testdir/DB_CONFIG w]
28 puts $cid "set_data_dir ."
29 puts $cid "set_data_dir data1"
30 puts $cid "set_data_dir data2"
31 puts $cid "set_data_dir data3"
32 close $cid
H A Denv002.tcl151 set cid [open $testdir/DB_CONFIG w]
152 puts $cid "set_data_dir ."
153 puts $cid "set_lg_dir $logdir"
154 close $cid
H A Denv003.tcl144 set cid [open $testdir/DB_CONFIG w]
145 puts $cid "set_data_dir ."
146 puts $cid "set_tmp_dir $tmpdir"
147 close $cid
H A Denv016.tcl132 set cid [open $dir/DB_CONFIG w]
133 puts $cid "$carg $cval"
134 close $cid
H A Drep050.tcl169 set cid 2
182 set mid $cid
183 set cid $tmp
217 replclear $cid
252 set mid $cid
253 set cid $tmp
287 set mid $cid
288 set cid $tmp
H A Dbackup.tcl220 set cid [open $testdir/DB_CONFIG w]
221 puts $cid "set_lg_dir logs"
222 puts $cid "set_data_dir data1"
223 close $cid
H A Drep013.tcl160 set cid 2
213 replclear $cid
225 set mid $cid
226 set cid $tmp
232 puts "\tRep$tnum.d.$i: Swap: master $mid, client $cid"
H A Drep035.tcl165 set cid 2
187 set envlist "{$masterenv $mid} {$clientenv $cid} {$env3 3}"
194 replclear $cid
207 set mid $cid
208 set cid $tmp
214 puts "\tRep$tnum.e.$i: Swap: master $mid, client $cid"
217 set envlist "{$masterenv $mid} {$clientenv $cid} {$env3 3}"
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A DDHCPLease.h81 uint8_t cid_type, const void * cid, int cid_length);
109 uint8_t cid_type, const void * cid, int cid_length);
113 uint8_t cid_type, const void * cid, int cid_length);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dfrontend.c136 int cid; local
138 if ( slap_find_control_id( slap_known_controls[ i ], &cid )
145 frontendDB->bd_info->bi_ctrls[ cid ] = 1;
146 frontendDB->be_ctrls[ cid ] = 1;
/macosx-10.9.5/Libnotify-121.20.1/
H A Dlibnotify.c49 uint64_t cid; local
51 cid = pid;
52 cid <<= 32;
53 cid |= token;
55 return cid;
132 uint64_t cid = make_client_id(pid, token); local
137 c = _nc_table_find_64(ns->client_table, cid);
145 c->client_id = cid;
149 _nc_table_insert_64(ns->client_table, cid, c);
157 uint64_t cid; local
678 _internal_cancel(notify_state_t *ns, uint64_t cid) argument
702 uint64_t cid; local
717 uint64_t cid; local
739 uint64_t cid; local
965 uint64_t cid; local
1009 uint64_t cid; local
1043 uint64_t cid; local
[all...]
H A Dnotify_client.c192 int status, cid; local
233 kstatus = _notify_server_register_plain(globals->notify_server_port, NOTIFY_IPC_VERSION_NAME, NOTIFY_IPC_VERSION_NAME_LEN, &cid, &status);
236 kstatus = _notify_server_get_state(globals->notify_server_port, cid, &state, &status);
244 _notify_server_cancel(globals->notify_server_port, cid, &status);
360 token_table_add(const char *name, size_t namelen, uint64_t nid, uint32_t token, uint32_t cid, uint32_t slot, uint32_t flags, int sig, int fd, mach_port_t mp, int lock) argument
391 t->client_id = cid;
1269 uint32_t cid; local
1289 cid = token;
1290 token_table_add(name, namelen, nid, token, cid, SLOT_NONE, NOTIFY_FLAG_SELF | NOTIFY_TYPE_PLAIN, SIGNAL_NONE, FD_NONE, MACH_PORT_NULL, 0);
1308 kstatus = _notify_server_register_check(globals->notify_server_port, (caddr_t)name, namelen, &shmsize, &slot, (int32_t *)&cid, (int32_
1347 uint32_t cid; local
1408 uint32_t cid; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dscache.c45 sqlite_uint64 cid; member in struct:krb5_scache
98 "DELETE FROM credentials WHERE cid=old.oid;" \
111 "cid INTEGER NOT NULL," \
124 #define SQL_ICRED "INSERT INTO credentials (cid, kvno, etype, cred, created_at) VALUES (?,?,?,?,?)"
125 #define SQL_DCRED "DELETE FROM credentials WHERE cid=?"
306 s->cid = SCACHE_INVALID_CID;
376 s->cid = sqlite3_last_insert_rowid(s->db);
527 s->cid = sqlite3_column_int(s->scache_name, 0);
529 s->cid = SCACHE_INVALID_CID;
573 if (s->cid
[all...]
/macosx-10.9.5/MITKerberosShim-62.1/test/
H A Dtest-gss-client.c376 gss_cred_id_t *cid; local
381 cid = malloc(sizeof(gss_cred_id_t));
382 *cid = GSS_C_NO_CREDENTIAL;
383 majorStatus = gss_release_cred(&minorStatus, cid);
/macosx-10.9.5/netcat-20/
H A Dnetcat.c708 connid_t cid; local
751 cid = CONNID_ANY;
754 res0->ai_addrlen, ifscope, ASSOCID_ANY, &cid);
758 ASSOCID_ANY, &cid);
771 host, port, uflag ? "udp" : "tcp", cid);
782 warn("peeloff failed for connid %d", cid);
1349 showconninfo(int s, connid_t cid) argument
1356 err = copyconninfo(s, cid, &cfo);
1358 warn("copyconninfo failed for cid %d\n", cid);
1420 connid_t *cid = NULL; local
[all...]
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Drx.h61 u_int32_t cid; member in struct:rx_header
/macosx-10.9.5/ruby-104/ruby/ext/openssl/
H A Dossl_ocsp.c55 #define WrapOCSPCertId(klass, obj, cid) do { \
56 if(!(cid)) ossl_raise(rb_eRuntimeError, "Cert ID wasn't initialized!"); \
57 (obj) = Data_Wrap_Struct((klass), 0, OCSP_CERTID_free, (cid)); \
59 #define GetOCSPCertId(obj, cid) do { \
60 Data_Get_Struct((obj), OCSP_CERTID, (cid)); \
61 if(!(cid)) ossl_raise(rb_eRuntimeError, "Cert ID wasn't initialized!"); \
63 #define SafeGetOCSPCertId(obj, cid) do { \
65 GetOCSPCertId((obj), (cid)); \
79 ossl_ocspcertid_new(OCSP_CERTID *cid) argument
82 WrapOCSPCertId(cOCSPCertId, obj, cid);
451 ossl_ocspbres_add_status(VALUE self, VALUE cid, VALUE status, VALUE reason, VALUE revtime, VALUE thisupd, VALUE nextupd, VALUE ext) argument
523 OCSP_CERTID *cid; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dnnslashdot.el99 headers article subject score from date lines parent point cid
147 (setq cid (match-string 1)
151 (setcar (nthcdr 4 entry) (cons (cons article cid) (nth 4 entry)))
171 (re-search-forward ".*cid=\\([0-9]+\\)\">Parent</A>" nil t))
183 (concat "<" sid "%" cid "@slashdot>")
229 (let (contents cid)
237 (setq cid (match-string 1 article))
240 (if (equal (cdar map) cid)
255 (setq cid (cdr (assq article
257 (search-forward (format "<a name=\"%s\">" cid))
[all...]
/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A Ddhcpd.c577 void * cid; local
615 cid = dhcpol_find(request->options_p, dhcptag_client_identifier_e,
617 if (cid != NULL) {
620 cid_type = *((char *)cid);
622 cid++;
625 cid = NULL;
628 if (cid == NULL
631 cid = rq->dp_chaddr;
638 idstr = identifierToStringWithBuffer(cid_type, cid, cid_len,
680 if (bootp_getbyhw_file(cid_type, cid, cid_le
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_usrreq.c389 mptcp_getconninfo(struct mptses *mpte, connid_t *cid, uint32_t *flags, argument
402 if (*cid == CONNID_ALL)
406 if (mpts->mpts_connid == *cid || *cid == CONNID_ANY)
410 return ((*cid == CONNID_ANY) ? ENXIO : EINVAL);
414 *cid = mpts->mpts_connid;
493 mptcp_setconnorder(struct mptses *mpte, connid_t cid, uint32_t rank) argument
499 mptcplog((LOG_DEBUG, "%s: cid %d rank %d \n", __func__, cid, rank));
501 if (cid
596 mptcp_getconnorder(struct mptses *mpte, connid_t cid, uint32_t *rank) argument
746 mptcp_disconnectx(struct mptses *mpte, associd_t aid, connid_t cid) argument
829 mptcp_usr_disconnectx(struct socket *mp_so, associd_t aid, connid_t cid) argument
[all...]
/macosx-10.9.5/Libnotify-121.20.1/notifyd/
H A Dnotify_proc.c271 server_preflight(caddr_t name, mach_msg_type_number_t nameCnt, audit_token_t audit, int token, uid_t *uid, gid_t *gid, pid_t *pid, uint64_t *cid) argument
296 if (cid != NULL) *cid = xcid;
438 uint64_t nid, cid; local
447 status = server_preflight(name, nameCnt, audit, token, &uid, &gid, &pid, &cid);
459 c = _nc_table_find_64(global.notify_state->client_table, cid);
484 uint64_t cid; local
493 *status = server_preflight(name, nameCnt, audit, token, &uid, &gid, &pid, &cid);
568 c = _nc_table_find_64(global.notify_state->client_table, cid);
589 uint64_t name_id, cid; local
633 uint64_t name_id, cid; local
696 uint64_t name_id, cid; local
1482 uint64_t cid; local
[all...]

Completed in 211 milliseconds

123