Searched refs:seq (Results 276 - 300 of 441) sorted by relevance

<<1112131415161718

/macosx-10.10/xnu-2782.1.97/osfmk/kdp/ml/x86_64/
H A Dkdp_machdep.c96 rq->hdr.seq = kdp.exception_seq;
130 dprintf(("kdp_exception_ack seq %x %x\n", rq->hdr.seq, kdp.exception_seq));
132 if (rq->hdr.seq == kdp.exception_seq) {
/macosx-10.10/BerkeleyDB-21/db/build_vxworks/
H A Ddb_cxx.h888 static DbSequence* get_DbSequence(DB_SEQUENCE *seq) argument
890 return (DbSequence *)seq->api_internal;
893 static const DbSequence* get_const_DbSequence(const DB_SEQUENCE *seq) argument
895 return (const DbSequence *)seq->api_internal;
899 static DbSequence* wrap_DB_SEQUENCE(DB_SEQUENCE *seq);
902 DbSequence(DB_SEQUENCE *seq);
/macosx-10.10/BerkeleyDB-21/db/build_windows/
H A Ddb_cxx.h888 static DbSequence* get_DbSequence(DB_SEQUENCE *seq) argument
890 return (DbSequence *)seq->api_internal;
893 static const DbSequence* get_const_DbSequence(const DB_SEQUENCE *seq) argument
895 return (const DbSequence *)seq->api_internal;
899 static DbSequence* wrap_DB_SEQUENCE(DB_SEQUENCE *seq);
902 DbSequence(DB_SEQUENCE *seq);
/macosx-10.10/Security-57031.1.35/Security/include/securityd_client/
H A Dtransition.cpp940 uint32 seq = ++mGlobal().thread().notifySeq; local
944 seq += 2 * (seq % 2) - 1;
945 secdebug("notify", "POSTING FAKE SEQUENCE %d NOTIFICATION", seq);
949 domain, event, seq);
950 IPC(ucsp_client_postNotification(UCSP_ARGS, domain, event, DATA(data), seq));
/macosx-10.10/Security-57031.1.35/Security/libsecurityd/lib/
H A Dtransition.cpp940 uint32 seq = ++mGlobal().thread().notifySeq; local
944 seq += 2 * (seq % 2) - 1;
945 secdebug("notify", "POSTING FAKE SEQUENCE %d NOTIFICATION", seq);
949 domain, event, seq);
950 IPC(ucsp_client_postNotification(UCSP_ARGS, domain, event, DATA(data), seq));
/macosx-10.10/ntp-92/ntpdc/
H A Dntpdc.c667 int seq; local
825 seq = INFO_SEQ(rpkt.auth_seq);
826 if (haveseq[seq]) {
828 printf("Received duplicate sequence number %d\n", seq);
831 haveseq[seq] = 1;
841 lastseq = seq;
/macosx-10.10/ruby-106/ruby/win32/
H A Dwin32.c590 int state, seq[16]; member in struct:constat::__anon12570
5565 constat_attr(int count, const int *seq, DWORD attr, DWORD default_attr) argument
5574 switch (*seq++) {
5664 const int *seq = s->vt100.seq; local
5671 if (count > 0 && seq[0] > 0) arg1 = seq[0];
5674 SetConsoleTextAttribute(handle, constat_attr(count, seq, csbi.wAttributes, s->vt100.attr));
5717 if (count < 2 || (arg1 = seq[1]) <= 0) arg1 = 1;
5766 if (count >= 2 && seq[
5805 int *seq = &s->vt100.seq[s->vt100.state]; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/python/
H A DPyView.cpp131 PWOTuple seq; local
132 o->setSlice(ndx, ndx + 1, seq);
1186 PWOTuple seq; local
1187 return o->setSlice(s, e, seq);
1190 PWOSequence seq(v);
1191 return o->setSlice(s, e, seq);
H A DPyStorage.cpp501 PWOSequence seq(args[0]);
513 c4_View cv = new PyViewer(seq, templ, (int)usetuples != 0);
533 "wrap(seq,props,usetuples=0) - wrap a sequence as a read-only view"
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzle_main.c1708 char *seq, *str, *msg, *is; local
1716 seq = getkeymapcmd(curkeymap, &func, &str);
1718 if(!*seq)
1720 msg = bindztrdup(seq);
1743 scanfindfunc(char *seq, Thingy func, UNUSED(char *str), void *magic) argument
1752 char *b = bindztrdup(seq);
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DDatabase.java318 final DbSequence seq = config.openSequence(
320 seq.remove((txn == null) ? null : txn.txn,
/macosx-10.10/OpenSSH-189/openssh/
H A Dauth2.c184 input_service_request(int type, u_int32_t seq, void *ctxt) argument
218 input_userauth_request(int type, u_int32_t seq, void *ctxt) argument
H A Dauth2-chall.c280 input_userauth_info_response(int type, u_int32_t seq, void *ctxt) argument
H A Droaming_client.c69 roaming_reply(int type, u_int32_t seq, void *ctxt) argument
/macosx-10.10/ruby-106/ruby/ext/psych/lib/psych/visitors/
H A Dto_ruby.rb113 coder.seq = o.children.map { |c| accept c }
129 when /^!(?:seq|ruby\/array):(.*)$/
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/page/
H A Dutil_norm_lemon.tcl282 set seq [lindex [$t children $n] 0]
283 $t move $c end $seq
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-eigrp.c46 u_int8_t seq[4]; member in struct:eigrp_common_header
265 EXTRACT_32BITS(&eigrp_com_header->seq),
/macosx-10.10/ruby-106/ruby/
H A Dcompile.c185 #define ADD_INSN(seq, line, insn) \
186 ADD_ELEM((seq), (LINK_ELEMENT *) new_insn_body(iseq, (line), BIN(insn), 0))
189 #define ADD_INSN1(seq, line, insn, op1) \
190 ADD_ELEM((seq), (LINK_ELEMENT *) \
194 #define ADD_INSNL(seq, line, insn, label) ADD_INSN1(seq, line, insn, label)
196 #define ADD_INSN2(seq, line, insn, op1, op2) \
197 ADD_ELEM((seq), (LINK_ELEMENT *) \
200 #define ADD_INSN3(seq, line, insn, op1, op2, op3) \
201 ADD_ELEM((seq), (LINK_ELEMEN
[all...]
/macosx-10.10/mDNSResponder-561.1.1/mDNSMacOSX/
H A Dhelper.c216 static int s = -1, seq = 0; local
239 rtmsg.hdr.rtm_seq = seq++;
266 helplog(ASL_LEVEL_ERR, "do_mDNSSetLocalAddressCacheEntry: write(%d) interface %d address %d.%d.%d.%d seq %d result %d errno %d (%s)",
270 helplog(ASL_LEVEL_ERR, "do_mDNSSetLocalAddressCacheEntry: read (%d) interface %d address %d.%d.%d.%d seq %d result %d errno %d (%s) %d",
287 rtmsg.hdr.rtm_seq = seq++;
313 helplog(ASL_LEVEL_ERR, "do_mDNSSetLocalAddressCacheEntry: write(%d) interface %d address " IPv6FMTSTRING " seq %d result %d errno %d (%s)",
317 helplog(ASL_LEVEL_ERR, "do_mDNSSetLocalAddressCacheEntry: read (%d) interface %d address " IPv6FMTSTRING " seq %d result %d errno %d (%s) %d",
2418 kern_return_t do_mDNSSendKeepalive(__unused mach_port_t port, v6addr_t sadd6, v6addr_t dadd6, uint16_t lport, uint16_t rport, unsigned seq, unsigned ack, uint16_t win, audit_token_t token) argument
2486 t->th_seq = seq; /* 32-bit Sequence Number */
2574 helplog(ASL_LEVEL_ERR, "mDNSSendKeepalive: Success Source %s:%d, Dest %s:%d, %u, %u, %u", source, ntohs(lport), dest, ntohs(rport), ntohl(seq), ntoh
2582 do_mDNSRetrieveTCPInfo(__unused mach_port_t port, int family, v6addr_t laddr, uint16_t lport, v6addr_t raddr, uint16_t rport, uint32_t *seq, uint32_t *ack, uint16_t *win, int32_t *intfid, audit_token_t token) argument
2651 int seq = 6367, sock, rlen, i; local
[all...]
/macosx-10.10/BerkeleyDB-21/db/test/scr017/
H A Dt.c147 /* Test DB->seq. */
150 while ((ret = dbp->seq(dbp, &key, &data, R_NEXT)) == 0) {
159 err("DB->seq");
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dndbm_wrap.c124 db->seq(db, &key, &value, flags);
/macosx-10.10/Libc-1044.1.2/db/recno/FreeBSD/
H A Drec_open.c190 dbp->seq = __rec_seq;
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dshtool525 for seq in bold md smso; do # 'smso' is last
526 bold="`$dir/$tool $seq 2>/dev/null`"
533 for seq in sgr0 me rmso init reset; do # 'reset' is last
534 norm="`$dir/$tool $seq 2>/dev/null`"
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Ddgcall.c704 xq->hdr.seq, xqe->fragnum, rpc__dg_act_seq_string(&xq->hdr)));
1359 rqe->hdrp->seq, fragnum, next_fragnum));
1507 rqe->hdrp->seq,
1529 rqe->hdrp->seq, fragnum, rq->next_fragnum - 1));
H A Ddgcct.c248 ccte->seq = 0;

Completed in 252 milliseconds

<<1112131415161718