Home
last modified time | relevance | path

Searched defs:chk (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/tools/test/stress2/misc/
H A Dfsck.sh85 chk() { function
H A Dfsck12.sh74 chk() { function
H A Dfsck8.sh77 chk() { function
H A Dfsck9.sh76 chk() { function
H A Dfsck10.sh73 chk() { function
H A Dfsck13.sh84 chk() { function
H A Dfsck11.sh77 chk() { function
/freebsd/sys/netinet/
H A Dsctp_output.c6215 struct sctp_tmit_chunk *chk, *nchk; in sctp_prune_prsctp() local
6993 struct sctp_tmit_chunk *chk, *nchk; in sctp_toss_old_cookies() local
7012 struct sctp_tmit_chunk *chk, *nchk; in sctp_toss_old_asconf() local
7132 struct sctp_tmit_chunk *chk, *nchk; in sctp_clean_up_ctl() local
7241 struct sctp_tmit_chunk *chk; in sctp_move_to_outqueue() local
7776 struct sctp_tmit_chunk *chk; in sctp_fix_ecn_echo() local
7789 struct sctp_tmit_chunk *chk; in sctp_move_chunks_from_net() local
7837 struct sctp_tmit_chunk *chk, *nchk; in sctp_med_chunk_output() local
8961 struct sctp_tmit_chunk *chk; in sctp_queue_op_err() local
9031 struct sctp_tmit_chunk *chk; in sctp_send_cookie_echo() local
[all …]
H A Dsctp_timer.c57 struct sctp_tmit_chunk *chk; in sctp_audit_retranmission_queue() local
437 struct sctp_tmit_chunk *chk, *nchk; in sctp_recover_sent_list() local
495 struct sctp_tmit_chunk *chk, *nchk; in sctp_mark_all_for_resend() local
1117 struct sctp_tmit_chunk *strrst = NULL, *chk = NULL; in sctp_strreset_timer() local
1181 struct sctp_tmit_chunk *asconf, *chk; in sctp_asconf_timer() local
H A Dsctp_input.c269 struct sctp_tmit_chunk *chk, *nchk; in sctp_process_init() local
1361 struct sctp_tmit_chunk *chk, *nchk; in sctp_process_cookie_existing() local
2743 struct sctp_tmit_chunk *chk; in sctp_handle_cookie_ack() local
2978 struct sctp_tmit_chunk *chk, *nchk; in sctp_handle_ecn_cwr() local
3370 struct sctp_tmit_chunk *chk; in sctp_find_stream_reset() local
3410 struct sctp_tmit_chunk *chk; in sctp_clean_up_stream_reset() local
3437 struct sctp_tmit_chunk *chk; in sctp_handle_stream_reset_response() local
3592 struct sctp_tmit_chunk *chk, in sctp_handle_str_reset_request_in()
3658 struct sctp_tmit_chunk *chk, in sctp_handle_str_reset_request_tsn()
3723 struct sctp_tmit_chunk *chk, in sctp_handle_str_reset_request_out()
[all …]
H A Dsctp_indata.c415 struct sctp_tmit_chunk *chk, in sctp_abort_in_reasm()
454 struct sctp_tmit_chunk *chk, *nchk; in sctp_clean_up_control() local
765 struct sctp_tmit_chunk *chk, *lchk, *tchk; in sctp_handle_old_unordered_data() local
898 struct sctp_tmit_chunk *chk, in sctp_inject_old_unordered_data()
1271 struct sctp_tmit_chunk *chk, int hold_rlock) in sctp_add_chk_to_control()
1354 struct sctp_tmit_chunk *chk, in sctp_queue_data_for_reasm()
1682 struct sctp_tmit_chunk *chk = NULL; /* make gcc happy */ in sctp_process_a_data_chunk() local
3826 struct sctp_tmit_chunk *chk; in sctp_fs_audit() local
5374 struct sctp_tmit_chunk *chk, *nchk; in sctp_flush_reassm_for_str_seq() local
H A Dsctp_asconf.c1027 struct sctp_tmit_chunk *chk; in sctp_assoc_immediate_retrans() local
1048 struct sctp_tmit_chunk *chk; in sctp_net_immediate_retrans() local
2327 struct sctp_tmit_chunk *chk, *nchk; in sctp_is_addr_pending() local
H A Dsctputil.c633 struct sctp_tmit_chunk *chk; in sctp_auditing() local
1841 struct sctp_tmit_chunk *chk; in sctp_timeout_handler() local
3372 struct sctp_tmit_chunk *chk, int so_locked) in sctp_notify_send_failed()
4264 struct sctp_tmit_chunk *chk, *nchk; in sctp_report_all_outbound() local
5070 struct sctp_tmit_chunk *chk = NULL, *tp2; in sctp_release_pr_sctp_chunk() local
H A Dsctp_pcb.c4507 struct sctp_tmit_chunk *chk, *nchk; in sctp_clean_up_stream() local
4559 struct sctp_tmit_chunk *chk, *nchk; in sctp_free_assoc() local
6632 struct sctp_tmit_chunk *chk, *nchk; in sctp_drain_mbufs() local
/freebsd/usr.sbin/ckdist/
H A Dckdist.c222 char sum[MDSUMLEN + 1], chk[MDSUMLEN + 1]; in chkmd5() local
272 uint32_t chk; in chkinf() local
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_utl.c876 static int do_x509_check(X509 *x, const char *chk, size_t chklen, in do_x509_check()
1007 int X509_check_host(X509 *x, const char *chk, size_t chklen, in X509_check_host()
1026 int X509_check_email(X509 *x, const char *chk, size_t chklen, in X509_check_email()
1045 int X509_check_ip(X509 *x, const unsigned char *chk, size_t chklen, in X509_check_ip()
/freebsd/usr.sbin/lpr/common_source/
H A Drmjob.c224 chk(char *file) in chk() function
/freebsd/contrib/sendmail/libsmutil/
H A Dt-lockfile.c21 static int noio, chk; variable
/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c6410 pf_check_return(int chk, struct mbuf **m) in pf_check_return()
6433 int chk; in pf_eth_check_in() local
6446 int chk; in pf_eth_check_out() local
6460 int chk; in pf_check_in() local
6473 int chk; in pf_check_out() local
6488 int chk; in pf_check6_in() local
6507 int chk; in pf_check6_out() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_warc.c375 char *chk = strchr(hdr.tgturi, ':'); _popul_ehdr() local
/freebsd/stand/libsa/
H A Ddosfs.h84 u_char chk; /* checksum */ member
H A Ddosfs.c519 u_int chk, x, xdn; in dos_readdir() local
678 u_int nsec, lsec, xdn, chk, sec, ent, x; in lookup() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp232 bool chk = chkP && chkNV && chkR && chkRRO && chkS && chkSh && chkSl && in check() local
/freebsd/usr.bin/pr/
H A Dpr.c1019 int chk = (int)inchar; in inln() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp749 MoveChecker *chk = mgr.registerChecker<MoveChecker>(); in registerMoveChecker() local

12