Searched refs:chk (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11-stable/gnu/lib/libssp/
H A DMakefile20 SRCS= ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
21 memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
22 strcat-chk.c strcpy-chk
[all...]
/freebsd-11-stable/contrib/gcclibs/libssp/
H A DMakefile.am31 ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
32 memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
33 strcat-chk.c strcpy-chk
[all...]
H A DMakefile.in75 am_libssp_la_OBJECTS = ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo \
76 mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo \
77 stpcpy-chk.lo strcat-chk.lo strcpy-chk
[all...]
/freebsd-11-stable/sys/netinet/
H A Dsctp_timer.c60 struct sctp_tmit_chunk *chk; local
67 TAILQ_FOREACH(chk, &asoc->sent_queue, sctp_next) {
68 if (chk->sent == SCTP_DATAGRAM_RESEND) {
73 TAILQ_FOREACH(chk, &asoc->control_send_queue, sctp_next) {
74 if (chk->sent == SCTP_DATAGRAM_RESEND) {
78 TAILQ_FOREACH(chk, &asoc->asconf_send_queue, sctp_next) {
79 if (chk->sent == SCTP_DATAGRAM_RESEND) {
429 struct sctp_tmit_chunk *chk, *nchk; local
433 TAILQ_FOREACH_SAFE(chk, &asoc->sent_queue, sctp_next, nchk) {
434 if (SCTP_TSN_GE(asoc->last_acked_seq, chk
487 struct sctp_tmit_chunk *chk, *nchk; local
1113 struct sctp_tmit_chunk *strrst = NULL, *chk = NULL; local
1176 struct sctp_tmit_chunk *asconf, *chk; local
[all...]
H A Dsctp_output.c6184 struct sctp_tmit_chunk *chk, *nchk; local
6189 TAILQ_FOREACH(chk, &asoc->sent_queue, sctp_next) {
6196 if (PR_SCTP_BUF_ENABLED(chk->flags)) {
6201 if (chk->rec.data.timetodrop.tv_sec > (long)srcv->sinfo_timetolive) {
6209 if (chk->data) {
6217 if (chk->sent > SCTP_DATAGRAM_UNSENT)
6221 ret_spc = sctp_release_pr_sctp_chunk(stcb, chk,
6233 TAILQ_FOREACH_SAFE(chk, &asoc->send_queue, sctp_next, nchk) {
6235 if (PR_SCTP_BUF_ENABLED(chk->flags)) {
6236 if (chk
6941 struct sctp_tmit_chunk *chk, *nchk; local
6960 struct sctp_tmit_chunk *chk, *nchk; local
7085 struct sctp_tmit_chunk *chk, *nchk; local
7197 struct sctp_tmit_chunk *chk; local
7798 struct sctp_tmit_chunk *chk; local
7811 struct sctp_tmit_chunk *chk; local
7862 struct sctp_tmit_chunk *chk, *nchk; local
8959 struct sctp_tmit_chunk *chk; local
9029 struct sctp_tmit_chunk *chk; local
9115 struct sctp_tmit_chunk *chk; local
9164 struct sctp_tmit_chunk *chk; local
9212 struct sctp_tmit_chunk *chk; local
9255 struct sctp_tmit_chunk *chk; local
9321 struct sctp_tmit_chunk *chk; local
9371 struct sctp_tmit_chunk *chk; local
9480 struct sctp_tmit_chunk *chk, *fwd; local
10324 struct sctp_tmit_chunk *chk, *at, *tp1, *last; local
10548 struct sctp_tmit_chunk *chk, *a_chk; local
11357 struct sctp_tmit_chunk *chk; local
11465 struct sctp_tmit_chunk *chk; local
11530 struct sctp_tmit_chunk *chk; local
11678 struct sctp_tmit_chunk *chk; local
11736 sctp_add_stream_reset_out(struct sctp_tcb *stcb, struct sctp_tmit_chunk *chk, uint32_t seq, uint32_t resp_seq, uint32_t last_sent) argument
11809 sctp_add_stream_reset_in(struct sctp_tmit_chunk *chk, int number_entries, uint16_t *list, uint32_t seq) argument
11850 sctp_add_stream_reset_tsn(struct sctp_tmit_chunk *chk, uint32_t seq) argument
11878 sctp_add_stream_reset_result(struct sctp_tmit_chunk *chk, uint32_t resp_seq, uint32_t result) argument
11912 struct sctp_tmit_chunk *chk; local
11969 sctp_add_stream_reset_result_tsn(struct sctp_tmit_chunk *chk, uint32_t resp_seq, uint32_t result, uint32_t send_una, uint32_t recv_next) argument
12001 sctp_add_an_out_stream(struct sctp_tmit_chunk *chk, uint32_t seq, uint16_t adding) argument
12034 sctp_add_an_in_stream(struct sctp_tmit_chunk *chk, uint32_t seq, uint16_t adding) argument
12069 struct sctp_tmit_chunk *chk; local
12147 struct sctp_tmit_chunk *chk; local
[all...]
H A Dsctp_indata.c67 struct sctp_tmit_chunk *chk, int lock_held);
428 struct sctp_tmit_chunk *chk,
439 chk->rec.data.tsn,
440 chk->rec.data.sid,
441 chk->rec.data.fsn, chk->rec.data.mid);
447 chk->rec.data.tsn,
448 chk->rec.data.sid,
449 chk->rec.data.fsn,
450 (uint16_t)chk
426 sctp_abort_in_reasm(struct sctp_tcb *stcb, struct sctp_queued_to_read *control, struct sctp_tmit_chunk *chk, int *abort_flag, int opspot) argument
467 struct sctp_tmit_chunk *chk, *nchk; local
813 struct sctp_tmit_chunk *chk, *lchk, *tchk; local
943 sctp_inject_old_unordered_data(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_queued_to_read *control, struct sctp_tmit_chunk *chk, int *abort_flag) argument
1307 sctp_add_chk_to_control(struct sctp_queued_to_read *control, struct sctp_stream_in *strm, struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_tmit_chunk *chk, int hold_rlock) argument
1387 sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc, struct sctp_queued_to_read *control, struct sctp_tmit_chunk *chk, int created_control, int *abort_flag, uint32_t tsn) argument
1708 struct sctp_tmit_chunk *chk = NULL; /* make gcc happy */ local
3882 struct sctp_tmit_chunk *chk; local
5484 struct sctp_tmit_chunk *chk, *nchk; local
[all...]
H A Dsctp_input.c316 struct sctp_tmit_chunk *chk, *nchk; local
320 TAILQ_FOREACH_SAFE(chk, &asoc->send_queue, sctp_next, nchk) {
321 if (chk->rec.data.sid >= newcnt) {
322 TAILQ_REMOVE(&asoc->send_queue, chk, sctp_next);
324 if (asoc->strmout[chk->rec.data.sid].chunks_on_queues > 0) {
325 asoc->strmout[chk->rec.data.sid].chunks_on_queues--;
328 panic("No chunks on the queues for sid %u.", chk->rec.data.sid);
331 if (chk->data != NULL) {
332 sctp_free_bufspace(stcb, asoc, chk, 1);
334 0, chk, SCTP_SO_NOT_LOCKE
1821 struct sctp_tmit_chunk *chk; local
2962 struct sctp_tmit_chunk *chk; local
3208 struct sctp_tmit_chunk *chk, *nchk; local
3618 struct sctp_tmit_chunk *chk; local
3661 struct sctp_tmit_chunk *chk; local
3689 struct sctp_tmit_chunk *chk; local
3849 sctp_handle_str_reset_request_in(struct sctp_tcb *stcb, struct sctp_tmit_chunk *chk, struct sctp_stream_reset_in_request *req, int trunc) argument
3915 sctp_handle_str_reset_request_tsn(struct sctp_tcb *stcb, struct sctp_tmit_chunk *chk, struct sctp_stream_reset_tsn_request *req) argument
3980 sctp_handle_str_reset_request_out(struct sctp_tcb *stcb, struct sctp_tmit_chunk *chk, struct sctp_stream_reset_out_request *req, int trunc) argument
4057 sctp_handle_str_reset_add_strm(struct sctp_tcb *stcb, struct sctp_tmit_chunk *chk, struct sctp_stream_reset_add_strm *str_add) argument
4150 sctp_handle_str_reset_add_out_strm(struct sctp_tcb *stcb, struct sctp_tmit_chunk *chk, struct sctp_stream_reset_add_strm *str_add) argument
4219 struct sctp_tmit_chunk *chk; local
5156 struct sctp_tmit_chunk *chk; local
[all...]
H A Dsctputil.c634 struct sctp_tmit_chunk *chk; local
670 TAILQ_FOREACH(chk, &stcb->asoc.sent_queue, sctp_next) {
671 if (chk->sent == SCTP_DATAGRAM_RESEND) {
673 } else if (chk->sent < SCTP_DATAGRAM_RESEND) {
674 tot_out += chk->book_size;
739 TAILQ_FOREACH(chk, &stcb->asoc.sent_queue, sctp_next) {
740 if ((chk->whoTo == lnet) &&
741 (chk->sent < SCTP_DATAGRAM_RESEND)) {
742 tot_out += chk->book_size;
1763 struct sctp_tmit_chunk *chk; local
2504 struct sctp_tmit_chunk *chk; local
3008 sctp_notify_send_failed(struct sctp_tcb *stcb, uint8_t sent, uint32_t error, struct sctp_tmit_chunk *chk, int so_locked SCTP_UNUSED ) argument
3936 struct sctp_tmit_chunk *chk, *nchk; local
4792 struct sctp_tmit_chunk *chk = NULL, *tp2; local
[all...]
H A Dsctp_pcb.c4654 struct sctp_tmit_chunk *chk, *nchk; local
4668 TAILQ_FOREACH_SAFE(chk, &control->reasm, sctp_next, nchk) {
4669 TAILQ_REMOVE(&control->reasm, chk, sctp_next);
4670 if (chk->data) {
4671 sctp_m_freem(chk->data);
4672 chk->data = NULL;
4674 if (chk->holds_key_ref)
4675 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED);
4676 sctp_free_remote_addr(chk->whoTo);
4677 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); local
4707 struct sctp_tmit_chunk *chk, *nchk; local
5007 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); local
5040 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); local
5070 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); local
5091 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); local
5105 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); local
6826 struct sctp_tmit_chunk *chk, *nchk; local
[all...]
H A Dsctp_asconf.c1033 struct sctp_tmit_chunk *chk; local
1035 TAILQ_FOREACH(chk, &stcb->asoc.sent_queue, sctp_next) {
1036 if (chk->whoTo != NULL) {
1040 if (chk != NULL) {
1041 sctp_timer_start(SCTP_TIMER_TYPE_SEND, stcb->sctp_ep, stcb, chk->whoTo);
1054 struct sctp_tmit_chunk *chk; local
1061 TAILQ_FOREACH(chk, &stcb->asoc.sent_queue, sctp_next) {
1062 if (chk->whoTo == net) {
1063 if (chk->sent < SCTP_DATAGRAM_RESEND) {
1064 chk
2358 struct sctp_tmit_chunk *chk, *nchk; local
[all...]
/freebsd-11-stable/usr.bin/xlint/lint2/
H A DMakefile7 SRCS= main2.c hash.c read.c mem.c mem2.c chk.c msg.c emit.c emit2.c inittyp.c
/freebsd-11-stable/contrib/flex/
H A Dtblcmp.c301 chk = reallocate_integer_array (chk, current_max_xpairs);
303 zero_out ((char *) (chk + old_max),
320 * 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[
[all...]
H A Dgen.c234 /* We need to have room in nxt/chk for two more slots: One for the
237 * nxt/chk pair with is EOB, i.e., 0, so we don't have to make sure
249 chk[tblend + 1] = numecs + 1;
250 chk[tblend + 2] = 1; /* anything but EOB */
262 chk[offset] = EOB_POSITION;
263 chk[offset - 1] = ACTION_POSITION;
268 if (chk[i] == EOB_POSITION) {
273 else if (chk[i] == ACTION_POSITION) {
278 else if (chk[i] > numecs || chk[
[all...]
/freebsd-11-stable/crypto/openssl/crypto/objects/
H A Dobjxref.pl111 my ($chk) = @_;
112 if (!exists $oid_tbl{$chk})
114 die "Not Found \"$chk\"\n";
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c924 static int do_x509_check(X509 *x, const char *chk, size_t chklen, argument
945 if (chklen > 1 && chk[0] == '.')
958 chklen = strlen(chk);
977 chk, chklen, peername)) != 0)
1002 chk, chklen, peername)) != 0)
1008 int X509_check_host(X509 *x, const char *chk, size_t chklen, argument
1011 if (chk == NULL)
1019 chklen = strlen(chk);
1020 else if (memchr(chk, '\0', chklen > 1 ? chklen - 1 : chklen))
1022 if (chklen > 1 && chk[chkle
1027 X509_check_email(X509 *x, const char *chk, size_t chklen, unsigned int flags) argument
1046 X509_check_ip(X509 *x, const unsigned char *chk, size_t chklen, unsigned int flags) argument
[all...]
/freebsd-11-stable/stand/libsa/
H A Ddosfs.h86 u_char chk; /* checksum */ member in struct:__anon5031
H A Ddosfs.c429 u_int chk, x, xdn; local
432 x = chk = 0;
461 chk = dd.xde.chk;
462 else if (dd.xde.seq != xdn - 1 || dd.xde.chk != chk)
477 if (x == chk)
587 u_int nsec, lsec, xdn, chk, sec, ent, x; local
600 xdn = chk = 0;
618 dir[ent].xde.chk
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dge25519.c199 fe25519 t, chk, num, den, den2, den4, den6; local
224 fe25519_square(&chk, &r->x);
225 fe25519_mul(&chk, &chk, &den);
226 if (!fe25519_iseq_vartime(&chk, &num))
230 fe25519_square(&chk, &r->x);
231 fe25519_mul(&chk, &chk, &den);
232 if (!fe25519_iseq_vartime(&chk, &num))
/freebsd-11-stable/usr.sbin/ckdist/
H A Dckdist.c227 char sum[MDSUMLEN + 1], chk[MDSUMLEN + 1]; local
252 } else if (!MD5File(dname, chk))
254 else if (strcmp(chk, sum))
277 uint32_t chk; local
305 if (crc(fd, &chk, &len))
307 else if (chk != sum)
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_warc.c387 char *chk = strchr(hdr.tgturi, ':');
389 if (chk != NULL && chk[1U] == '/' && chk[2U] == '/') {
384 char *chk = strchr(hdr.tgturi, ':'); local
/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Drmjob.c125 if (lockchk(pp, pp->lock_file) && chk(current)) {
195 if (!chk(file))
230 chk(char *file) function
/freebsd-11-stable/usr.sbin/bhyve/
H A Dbhyverun.c297 int c, chk, n, s, t, tmp; local
308 if (sscanf(cp, "%i%n", &tmp, &chk) == 1) {
311 } else if (sscanf(cp, "cpus=%i%n", &tmp, &chk) == 1) {
314 } else if (sscanf(cp, "sockets=%i%n", &tmp, &chk) == 1) {
317 } else if (sscanf(cp, "cores=%i%n", &tmp, &chk) == 1) {
320 } else if (sscanf(cp, "threads=%i%n", &tmp, &chk) == 1) {
324 } else if (sscanf(cp, "maxcpus=%i%n", &tmp, &chk) == 1) {
333 if (cp[chk] != '\0')
/freebsd-11-stable/usr.sbin/traceroute6/
H A Dtraceroute6.c1069 struct sctp_chunkhdr *chk; local
1147 chk = (struct sctp_chunkhdr *)(sctp + 1);
1148 chk->chunk_type = SCTP_SHUTDOWN_ACK;
1149 chk->chunk_flags = 0;
1150 chk->chunk_length = htons(4);
1154 chk = chk + 1;
1155 chk->chunk_type = SCTP_PAD_CHUNK;
1156 chk->chunk_flags = 0;
1157 chk
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Dsemantics.c237 deferred_access_check *chk, *probe; local
240 VEC_iterate (deferred_access_check, checks, i, chk) ;
248 if (probe->binfo == chk->binfo &&
249 probe->decl == chk->decl &&
250 probe->diag_decl == chk->diag_decl)
255 ptr->deferred_access_checks, chk);
270 deferred_access_check *chk; local
275 for (i = 0 ; VEC_iterate (deferred_access_check, checks, i, chk) ; ++i)
276 enforce_access (chk->binfo, chk
309 deferred_access_check *chk; local
[all...]
/freebsd-11-stable/contrib/traceroute/
H A Dtraceroute.c1570 struct sctp_chunkhdr *chk; local
1621 chk = (struct sctp_chunkhdr *)(sctp + 1);
1622 chk->chunk_type = SCTP_SHUTDOWN_ACK;
1623 chk->chunk_flags = 0;
1624 chk->chunk_length = htons(4);
1629 chk = chk + 1;
1630 chk->chunk_type = SCTP_PAD_CHUNK;
1631 chk->chunk_flags = 0;
1632 chk
[all...]

Completed in 222 milliseconds

12