| /freebsd-11-stable/sys/netinet/ |
| HD | sctp_output.c | 6184 struct sctp_tmit_chunk *chk, *nchk; in sctp_prune_prsctp() local 6941 struct sctp_tmit_chunk *chk, *nchk; in sctp_toss_old_cookies() local 6960 struct sctp_tmit_chunk *chk, *nchk; in sctp_toss_old_asconf() local 7085 struct sctp_tmit_chunk *chk, *nchk; in sctp_clean_up_ctl() local 7197 struct sctp_tmit_chunk *chk; in sctp_move_to_outqueue() local 7798 struct sctp_tmit_chunk *chk; in sctp_fix_ecn_echo() local 7811 struct sctp_tmit_chunk *chk; in sctp_move_chunks_from_net() local 7862 struct sctp_tmit_chunk *chk, *nchk; in sctp_med_chunk_output() local 8959 struct sctp_tmit_chunk *chk; in sctp_queue_op_err() local 9029 struct sctp_tmit_chunk *chk; in sctp_send_cookie_echo() local [all …]
|
| HD | sctp_timer.c | 60 struct sctp_tmit_chunk *chk; in sctp_audit_retranmission_queue() local 429 struct sctp_tmit_chunk *chk, *nchk; in sctp_recover_sent_list() local 487 struct sctp_tmit_chunk *chk, *nchk; in sctp_mark_all_for_resend() local 1113 struct sctp_tmit_chunk *strrst = NULL, *chk = NULL; in sctp_strreset_timer() local 1176 struct sctp_tmit_chunk *asconf, *chk; in sctp_asconf_timer() local
|
| HD | sctp_input.c | 316 struct sctp_tmit_chunk *chk, *nchk; in sctp_process_init() local 1821 struct sctp_tmit_chunk *chk; in sctp_process_cookie_existing() local 2962 struct sctp_tmit_chunk *chk; in sctp_handle_cookie_ack() local 3208 struct sctp_tmit_chunk *chk, *nchk; in sctp_handle_ecn_cwr() local 3618 struct sctp_tmit_chunk *chk; in sctp_find_stream_reset() local 3661 struct sctp_tmit_chunk *chk; in sctp_clean_up_stream_reset() local 3689 struct sctp_tmit_chunk *chk; in sctp_handle_stream_reset_response() local 3850 struct sctp_tmit_chunk *chk, in sctp_handle_str_reset_request_in() 3916 struct sctp_tmit_chunk *chk, in sctp_handle_str_reset_request_tsn() 3981 struct sctp_tmit_chunk *chk, in sctp_handle_str_reset_request_out() [all …]
|
| HD | sctp_indata.c | 428 struct sctp_tmit_chunk *chk, in sctp_abort_in_reasm() 467 struct sctp_tmit_chunk *chk, *nchk; in sctp_clean_up_control() local 813 struct sctp_tmit_chunk *chk, *lchk, *tchk; in sctp_handle_old_unordered_data() local 946 struct sctp_tmit_chunk *chk, in sctp_inject_old_unordered_data() 1310 struct sctp_tmit_chunk *chk, int hold_rlock) in sctp_add_chk_to_control() 1389 struct sctp_tmit_chunk *chk, in sctp_queue_data_for_reasm() 1708 struct sctp_tmit_chunk *chk = NULL; /* make gcc happy */ in sctp_process_a_data_chunk() local 3882 struct sctp_tmit_chunk *chk; in sctp_fs_audit() local 5484 struct sctp_tmit_chunk *chk, *nchk; in sctp_flush_reassm_for_str_seq() local
|
| HD | sctputil.c | 634 struct sctp_tmit_chunk *chk; in sctp_auditing() local 1763 struct sctp_tmit_chunk *chk; in sctp_timeout_handler() local 2504 struct sctp_tmit_chunk *chk; in sctp_mtu_size_reset() local 3009 struct sctp_tmit_chunk *chk, int so_locked in sctp_notify_send_failed() 3936 struct sctp_tmit_chunk *chk, *nchk; in sctp_report_all_outbound() local 4792 struct sctp_tmit_chunk *chk = NULL, *tp2; in sctp_release_pr_sctp_chunk() local
|
| HD | sctp_asconf.c | 1033 struct sctp_tmit_chunk *chk; in sctp_assoc_immediate_retrans() local 1054 struct sctp_tmit_chunk *chk; in sctp_net_immediate_retrans() local 2358 struct sctp_tmit_chunk *chk, *nchk; in sctp_is_addr_pending() local
|
| HD | sctp_pcb.c | 4654 struct sctp_tmit_chunk *chk, *nchk; in sctp_clean_up_stream() local 4707 struct sctp_tmit_chunk *chk, *nchk; in sctp_free_assoc() local 6826 struct sctp_tmit_chunk *chk, *nchk; in sctp_drain_mbufs() local
|
| /freebsd-11-stable/usr.sbin/ckdist/ |
| HD | ckdist.c | 227 char sum[MDSUMLEN + 1], chk[MDSUMLEN + 1]; in chkmd5() local 277 uint32_t chk; in chkinf() local
|
| /freebsd-11-stable/crypto/openssl/crypto/x509v3/ |
| HD | v3_utl.c | 924 static int do_x509_check(X509 *x, const char *chk, size_t chklen, in do_x509_check() 1008 int X509_check_host(X509 *x, const char *chk, size_t chklen, in X509_check_host() 1027 int X509_check_email(X509 *x, const char *chk, size_t chklen, in X509_check_email() 1046 int X509_check_ip(X509 *x, const unsigned char *chk, size_t chklen, in X509_check_ip()
|
| /freebsd-11-stable/usr.sbin/lpr/common_source/ |
| HD | rmjob.c | 230 chk(char *file) in chk() function
|
| /freebsd-11-stable/sys/netpfil/pf/ |
| HD | pf_ioctl.c | 3784 int chk; in pf_check_in() local 3801 int chk; in pf_check_out() local 3820 int chk; in pf_check6_in() local 3843 int chk; in pf_check6_out() local
|
| /freebsd-11-stable/contrib/apr/threadproc/unix/ |
| HD | proc.c | 301 apr_int32_t chk) in apr_procattr_error_check_set()
|
| /freebsd-11-stable/stand/libsa/ |
| HD | dosfs.c | 429 u_int chk, x, xdn; in dos_readdir() local 587 u_int nsec, lsec, xdn, chk, sec, ent, x; in lookup() local
|
| HD | dosfs.h | 86 u_char chk; /* checksum */ member
|
| /freebsd-11-stable/contrib/libarchive/libarchive/ |
| HD | archive_write_set_format_warc.c | 384 char *chk = strchr(hdr.tgturi, ':'); in _popul_ehdr() local
|
| /freebsd-11-stable/crypto/openssh/ |
| HD | ge25519.c | 199 fe25519 t, chk, num, den, den2, den4, den6; in ge25519_unpackneg_vartime() local
|
| /freebsd-11-stable/contrib/gcc/cp/ |
| HD | semantics.c | 237 deferred_access_check *chk, *probe; in pop_to_parent_deferring_access_checks() local 270 deferred_access_check *chk; in perform_access_checks() local 309 deferred_access_check *chk; in perform_or_defer_access_check() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| HD | HexagonMCChecker.cpp | 221 bool chk = chkP && chkNV && chkR && chkRRO && chkS && chkSh && chkSl && in check() local
|
| /freebsd-11-stable/usr.sbin/traceroute6/ |
| HD | traceroute6.c | 1069 struct sctp_chunkhdr *chk; in send_probe() local
|
| /freebsd-11-stable/usr.bin/pr/ |
| HD | pr.c | 1032 int chk = (int)inchar; in inln() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| HD | MoveChecker.cpp | 755 MoveChecker *chk = mgr.registerChecker<MoveChecker>(); in registerMoveChecker() local
|
| /freebsd-11-stable/contrib/flex/ |
| HD | main.c | 89 int lastdfa, *nxt, *chk, *tnxt; variable
|
| /freebsd-11-stable/contrib/binutils/opcodes/ |
| HD | ia64-gen.c | 233 int chk; /* index into dlists */ member 799 add_dep (const char *name, const char *chk, const char *reg, in add_dep()
|
| /freebsd-11-stable/usr.sbin/bhyve/ |
| HD | bhyverun.c | 297 int c, chk, n, s, t, tmp; in topology_parse() local
|
| /freebsd-11-stable/contrib/tcpdump/ |
| HD | print-sctp.c | 177 struct sctpChunkDesc chk; member
|