HomeSort by: relevance | last modified time | path
    Searched refs:chk (Results 1 - 25 of 54) sorted by relevancy

1 2 3

  /src/tests/lib/libcurses/check_files/
Makefile 12 FILES= curses_start.chk
13 FILES+= add_wch1.chk
14 FILES+= add_wch2.chk
15 FILES+= add_wch3.chk
16 FILES+= addch.chk
17 FILES+= addchstr.chk
18 FILES+= addchstr2.chk
19 FILES+= addchstr3.chk
20 FILES+= addnstr.chk
21 FILES+= addnwstr1.chk
    [all...]
  /src/external/gpl3/gcc.old/dist/libssp/
Makefile.am 46 ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
47 memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
48 strcat-chk.c strcpy-chk.c strncat-chk.c strncpy-chk.c
    [all...]
  /src/sys/netinet/
sctp_timer.c 102 struct sctp_tmit_chunk *chk; local
113 TAILQ_FOREACH(chk, &asoc->sent_queue, sctp_next) {
114 if (chk->sent == SCTP_DATAGRAM_RESEND) {
119 TAILQ_FOREACH(chk, &asoc->control_send_queue, sctp_next) {
120 if (chk->sent == SCTP_DATAGRAM_RESEND) {
356 struct sctp_tmit_chunk *chk, *tp2; local
431 chk = TAILQ_FIRST(&stcb->asoc.sent_queue);
432 for (;chk != NULL; chk = tp2) {
433 tp2 = TAILQ_NEXT(chk, sctp_next)
696 struct sctp_tmit_chunk *chk; local
968 struct sctp_tmit_chunk *strrst, *chk; local
1040 struct sctp_tmit_chunk *asconf, *chk; local
1195 struct sctp_tmit_chunk *chk; local
    [all...]
sctp_indata.c 176 * Take a chk structure and build it into an mbuf. Hmm should we change things
228 * Take a chk structure and build it into an mbuf. Should we change things
233 sctp_build_ctl(struct sctp_tcb *stcb, struct sctp_tmit_chunk *chk)
254 outinfo->sinfo_stream = chk->rec.data.stream_number;
255 outinfo->sinfo_ssn = chk->rec.data.stream_seq;
256 if (chk->rec.data.rcv_flags & SCTP_DATA_UNORDERED) {
261 outinfo->sinfo_ppid = chk->rec.data.payloadtype;
262 outinfo->sinfo_context = chk->rec.data.context;
264 outinfo->sinfo_tsn = chk->rec.data.TSN_seq;
275 struct sctp_tmit_chunk *chk, int hold_locks
516 struct sctp_tmit_chunk *chk, *at; local
1005 struct sctp_tmit_chunk *chk; local
1671 struct sctp_tmit_chunk *chk; local
2356 struct sctp_tmit_chunk *chk; local
2425 struct sctp_tmit_chunk *chk; local
4283 struct sctp_tmit_chunk *chk; local
4332 struct sctp_tmit_chunk *chk, *nchk; local
4421 struct sctp_tmit_chunk *chk, *at; local
    [all...]
sctp_output.c 2010 struct sctp_tmit_chunk *chk)
2027 if (chk == NULL)
2048 if (chk != NULL)
2050 chk->rec.data.ect_nonce = SCTP_ECT1_BIT;
2069 struct sctp_tmit_chunk *chk,
2141 sctp_get_ect(stcb, chk));
2334 tosBottom = (((in6p_flowinfo(inp) & 0x0c) | sctp_get_ect(stcb, chk)) << 4);
3915 struct sctp_tmit_chunk *chk, *nchk; local
3917 TAILQ_FOREACH(chk, &asoc->sent_queue, sctp_next) {
3924 if ((chk->flags & (SCTP_PR_SCTP_ENABLED
4131 struct sctp_tmit_chunk *chk; local
4830 struct sctp_tmit_chunk *chk, *nchk; local
4856 struct sctp_tmit_chunk *chk, *chk_tmp; local
4949 struct sctp_tmit_chunk *chk, *nchk; local
4996 struct sctp_tmit_chunk *chk, *nchk; local
5128 struct sctp_tmit_chunk *chk; local
5219 struct sctp_tmit_chunk *chk; local
5232 struct sctp_tmit_chunk *chk; local
5277 struct sctp_tmit_chunk *chk, *nchk; local
5981 struct sctp_tmit_chunk *chk; local
6040 struct sctp_tmit_chunk *chk; local
6127 struct sctp_tmit_chunk *chk; local
6189 struct sctp_tmit_chunk *chk; local
6238 struct sctp_tmit_chunk *chk; local
6283 struct sctp_tmit_chunk *chk; local
6336 struct sctp_tmit_chunk *chk; local
6374 struct sctp_tmit_chunk *chk; local
6470 struct sctp_tmit_chunk *chk, *fwd; local
7498 struct sctp_tmit_chunk *chk; local
7659 struct sctp_tmit_chunk *chk, *a_chk; local
8251 struct sctp_tmit_chunk *chk; local
8430 struct sctp_tmit_chunk *chk; local
8482 struct sctp_tmit_chunk *chk; local
8610 struct sctp_tmit_chunk *chk; local
8686 struct sctp_tmit_chunk *chk; local
8836 struct sctp_tmit_chunk *chk; local
9294 struct sctp_tmit_chunk *chk; local
    [all...]
sctp_pcb.c 3026 struct sctp_tmit_chunk *chk; local
3126 chk = TAILQ_FIRST(&outs->outqueue);
3127 while (chk) {
3128 TAILQ_REMOVE(&outs->outqueue, chk, sctp_next);
3129 sctp_m_freem(chk->data);
3130 chk->data = NULL;
3131 chk->whoTo = NULL;
3132 chk->asoc = NULL;
3134 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk);
3140 chk = TAILQ_FIRST(&outs->outqueue)
4493 struct sctp_tmit_chunk *chk, *nchk; local
    [all...]
sctputil.c 176 sctp_log_strm_del(struct sctp_tmit_chunk *chk, struct sctp_tmit_chunk *poschk,
180 if (chk == NULL) {
186 sctp_clog[sctp_cwnd_log_at].x.strlog.n_tsn = chk->rec.data.TSN_seq;
187 sctp_clog[sctp_cwnd_log_at].x.strlog.n_sseq = chk->rec.data.stream_seq;
436 struct sctp_tmit_chunk *chk; local
472 TAILQ_FOREACH(chk, &stcb->asoc.sent_queue, sctp_next) {
473 if (chk->sent == SCTP_DATAGRAM_RESEND) {
475 } else if (chk->sent < SCTP_DATAGRAM_RESEND) {
476 tot_out += chk->book_size;
540 TAILQ_FOREACH(chk, &stcb->asoc.sent_queue, sctp_next)
907 struct sctp_tmit_chunk *chk; local
1597 struct sctp_tmit_chunk *chk; local
2571 struct sctp_tmit_chunk *chk; local
    [all...]
sctp_input.c 187 struct sctp_tmit_chunk *chk; local
196 chk = TAILQ_FIRST(&outs->outqueue);
197 while (chk) {
198 TAILQ_REMOVE(&outs->outqueue, chk,
203 chk);
204 sctp_m_freem(chk->data);
205 chk->data = NULL;
206 sctp_free_remote_addr(chk->whoTo);
207 chk->whoTo = NULL;
208 chk->asoc = NULL
673 struct sctp_chunkhdr *chk; local
2208 struct sctp_tmit_chunk *chk; local
2295 struct sctp_tmit_chunk *chk; local
2630 struct sctp_tmit_chunk *chk, *nchk; local
3541 struct sctp_tmit_chunk *chk; local
    [all...]
sctp_usrreq.c 184 struct sctp_tmit_chunk *chk)
191 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK;
197 *new_chk = *chk;
199 new_chk->data = m_split(chk->data, (chk->send_size>>1), M_DONTWAIT);
202 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK;
213 chk->send_size >>= 1;
216 chk->book_size >>= 1;
220 chk->rec.data.rcv_flags |= SCTP_DATA_FIRST_FRAG;
221 chk->rec.data.rcv_flags &= ~SCTP_DATA_LAST_FRAG
292 struct sctp_tmit_chunk *chk, *nchk; local
    [all...]
  /src/tests/lib/libcurses/tests/
mutt_test 8 comparend mutt_test1.chk
9 comparend fill.chk
10 compare mutt_test2.chk
17 compare mutt_test3.chk
23 compare mutt_test4.chk
44 compare mutt_test5.chk
59 compare mutt_test6.chk
91 compare mutt_test8.chk
109 compare mutt_test9.chk
timeout 21 compare timeout.chk
  /src/usr.bin/xlint/lint2/
Makefile 6 SRCS= main2.c hash.c read.c mem.c chk.c msg.c emit.c emit2.c \
  /src/external/bsd/flex/dist/src/
tblcmp.c 303 chk = reallocate_integer_array (chk, current_max_xpairs);
305 memset(chk + old_max, 0, MAX_XPAIRS_INCREMENT * sizeof(int));
321 * chk) able to accommodate the state
331 * consecutive unused records in the chk and nxt arrays.
338 * nxt and chk.
342 * chk/nxt, which should be 1.
348 * chk/nxt arrays.
369 if (chk[i - 1] == 0) {
371 if (chk[i] == 0
    [all...]
gen.c 239 /* We need to have room in nxt/chk for two more slots: One for the
242 * nxt/chk pair with is EOB, i.e., 0, so we don't have to make sure
254 chk[tblend + 1] = numecs + 1;
255 chk[tblend + 2] = 1; /* anything but EOB */
267 chk[offset] = EOB_POSITION;
268 chk[offset - 1] = ACTION_POSITION;
273 if (chk[i] == EOB_POSITION) {
278 else if (chk[i] == ACTION_POSITION) {
283 else if (chk[i] > numecs || chk[i] == 0)
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/src/
Elf.h 111 normalize_checksum (int64_t chk)
113 return (chk == 0xffffffff || chk == -1) ? 0 : chk;
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Elf.h 111 normalize_checksum (int64_t chk)
113 return (chk == 0xffffffff || chk == -1) ? 0 : chk;
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-harden-conditionals.cc 222 basic_block chk = gsi_bb (*gsip); local
228 basic_block trp = create_empty_bb (chk);
238 chk->index, trp->index);
240 if (BB_PARTITION (chk))
255 single_succ_edge (chk)->flags &= ~EDGE_FALLTHRU;
256 single_succ_edge (chk)->flags |= neg_true_false_flag;
257 single_succ_edge (chk)->probability = profile_probability::always ();
258 edge e = make_edge (chk, trp, true_false_flag);
263 set_immediate_dominator (CDI_DOMINATORS, trp, chk);
281 basic_block chk = split_edge (e) local
    [all...]
  /src/sys/netinet6/
sctp6_usrreq.c 350 struct sctp_tmit_chunk *chk; local
356 TAILQ_FOREACH(chk, &stcb->asoc.send_queue, sctp_next) {
357 if ((chk->send_size+IP_HDR_SIZE) > nxtsz) {
358 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK;
361 TAILQ_FOREACH(chk, &stcb->asoc.sent_queue, sctp_next) {
362 if ((chk->send_size+IP_HDR_SIZE) > nxtsz) {
367 chk->flags |= CHUNK_FLAGS_FRAGMENT_OK;
368 if (chk->sent != SCTP_DATAGRAM_RESEND)
370 chk->sent = SCTP_DATAGRAM_RESEND;
371 chk->rec.data.doing_fast_retransmit = 0
    [all...]
  /src/usr.sbin/lpr/common_source/
lp.h 105 int chk(const char *);
rmjob.c 119 if (lockchk(LO) && chk(current)) {
189 if (!chk(file))
224 chk(const char *file) function
  /src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_warc.c 377 char *chk = strchr(hdr.tgturi, ':');
379 if (chk != NULL && chk[1U] == '/' && chk[2U] == '/') {
374 char *chk = strchr(hdr.tgturi, ':'); local
  /src/external/apache2/llvm/dist/clang/utils/analyzer/
exploded-graph-rewriter.py 739 def dump_chk(chk, is_added=None):
740 dump_line('<i>%s</i>:' % chk, is_added)
744 for chk in removed:
745 dump_chk(chk, False)
746 for l in prev_m.items[chk].lines:
748 for chk in updated:
749 dump_chk(chk)
750 for l in m.items[chk].diff_lines(prev_m.items[chk]):
752 for chk in added
    [all...]
  /src/games/snake/snake/
snake.c 119 static int chk(const struct point *);
723 chk(&p);
727 chk(&p);
731 chk(&p);
735 chk(&p);
754 chk(&p);
761 chk(&p);
774 chk(&p);
781 chk(&p);
922 chk(const struct point *sp function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
target-memory.cc 667 unsigned char *data, unsigned char *chk, size_t len)
691 expr_to_char (c->expr, loc, &data[ptr], &chk[ptr], len);
704 if (chk[i] && (buffer[i] != data[i]))
714 chk[i] = 0xFF;
729 unsigned char *chk, size_t length)
738 len = expr_to_char (e, loc, &data[0], &chk[0], length);
753 &chk[len], length - len);
  /src/external/bsd/ekermit/dist/
kermit.c 817 register unsigned int chk; local
818 chk = chk2(pkt,k);
819 chk = (((chk & 0300) >> 6) + chk) & 077;
820 return((int) chk);
827 register USHORT chk; local
828 for (chk = 0; *pkt != '\0'; pkt++)
829 chk += *pkt;
830 return(chk);
    [all...]

Completed in 55 milliseconds

1 2 3