Searched defs:cc (Results 1 - 25 of 214) sorted by last modified time

123456789

/openbsd-current/sys/kern/
H A Duipc_socket2.c658 sbreserve(struct socket *so, struct sockbuf *sb, u_long cc) argument
/openbsd-current/usr.bin/ssh/
H A Dpacket.c2338 struct sshcipher_ctx *cc; local
H A Dcipher.c191 cipher_ctx_is_plaintext(struct sshcipher_ctx *cc) argument
231 cipher_warning_message(const struct sshcipher_ctx *cc) argument
244 struct sshcipher_ctx *cc = NULL; local
339 cipher_crypt(struct sshcipher_ctx *cc, u_int seqnr, u_char *dest, const u_char *src, u_int len, u_int aadlen, u_int authlen) argument
402 cipher_get_length(struct sshcipher_ctx *cc, u_int *plenp, u_int seqnr, const u_char *cp, u_int len) argument
415 cipher_free(struct sshcipher_ctx *cc) argument
432 cipher_get_keyiv(struct sshcipher_ctx *cc, u_char *iv, size_t len) argument
471 cipher_set_keyiv(struct sshcipher_ctx *cc, const u_char *iv, size_t len) argument
[all...]
H A Dchannels.c728 struct channel_confirm *cc; local
1139 struct channel_confirm *cc; local
3645 struct channel_confirm *cc; local
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Dblocksort.c220 Int32 H, i, j, k, l, r, cc, cc1; local
/openbsd-current/sys/dev/ic/
H A Dnvme.c236 u_int32_t cc; local
274 u_int32_t cc, csts; local
519 u_int32_t cc, csts; local
1808 uint32_t cc, csts, vs; local
[all...]
H A Dbwfm.c1027 struct bwfm_core *cc, *pmu; local
/openbsd-current/sys/arch/sparc64/dev/
H A Dz8530kbd.c718 u_int cc; local
892 u_int cc, scc; local
[all...]
/openbsd-current/lib/libkvm/
H A Dkvm_proc.c269 int len, cc, *parglen, *pargc; local
550 size_t cc; local
[all...]
/openbsd-current/usr.bin/awk/
H A Db.c1250 const struct charclass *cc; local
[all...]
/openbsd-current/sys/arch/luna88k/cbus/
H A Dnec86hw.c365 nec86hw_set_output_block(struct nec86hw_softc *sc, int cc) argument
412 nec86hw_set_input_block(struct nec86hw_softc *sc, int cc) argument
442 nec86hw_pdma_init_output(void *addr, void *buf, int cc) argument
463 nec86hw_pdma_init_input(void *addr, void *buf, int cc) argument
484 nec86hw_pdma_output(void *addr, void *p, int cc, void (*intr)(void *), void *arg) argument
541 nec86hw_pdma_input(void *addr, void *p, int cc, void (*intr)(void *), void *arg) argument
881 int cc, nbyte; local
921 nec86fifo_output_mono_8_direct(struct nec86hw_softc *sc, int cc) argument
941 nec86fifo_output_mono_16_direct(struct nec86hw_softc *sc, int cc) argument
968 nec86fifo_output_stereo_8_direct(struct nec86hw_softc *sc, int cc) argument
986 nec86fifo_output_stereo_16_direct(struct nec86hw_softc *sc, int cc) argument
1023 nec86fifo_output_mono_8_resamp(struct nec86hw_softc *sc, int cc) argument
1071 nec86fifo_output_mono_16_resamp(struct nec86hw_softc *sc, int cc) argument
1129 int cc, bpf; local
1157 nec86fifo_input_mono_8_direct(struct nec86hw_softc *sc, int cc) argument
1177 nec86fifo_input_mono_16_direct(struct nec86hw_softc *sc, int cc) argument
1209 nec86fifo_input_stereo_8_direct(struct nec86hw_softc *sc, int cc) argument
1225 nec86fifo_input_stereo_16_direct(struct nec86hw_softc *sc, int cc) argument
1255 nec86fifo_padding(struct nec86hw_softc *sc, int cc) argument
[all...]
/openbsd-current/libexec/getty/
H A Dmain.c504 putchr(int cc) argument
/openbsd-current/sbin/ping/
H A Dping.c807 ssize_t cc; local
869 ssize_t cc; local
1115 int cc, i; local
1202 pr_pack(u_char *buf, int cc, struct msghdr *mhdr) argument
[all...]
/openbsd-current/sys/arch/sparc64/fpu/
H A Dfpu_compare.c78 int cc; local
[all...]
/openbsd-current/lib/libc/arch/sparc64/fpu/
H A Dfpu_compare.c97 int cc; local
[all...]
/openbsd-current/lib/libcrypto/des/
H A Dcfb64enc.c75 unsigned char *iv, c, cc; local
H A Dcfb64ede.c76 unsigned char *iv, c, cc; local
/openbsd-current/lib/libcrypto/bf/
H A Dblowfish.c519 unsigned char *iv, c, cc; local
/openbsd-current/lib/libcrypto/cast/
H A Dcast.c861 unsigned char *iv, c, cc; local
/openbsd-current/lib/libcrypto/idea/
H A Didea.c192 unsigned char *iv, c, cc; local
/openbsd-current/usr.sbin/ntpd/
H A Dntp.c91 struct ctl_conn *cc; local
/openbsd-current/usr.bin/rsync/
H A Drmatch.c67 const struct cclass *cc; local
/openbsd-current/share/mk/
H A Dsys.mk[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cpp416 T cc = *c; local
429 T cc = *c; local
/openbsd-current/sys/dev/cardbus/
H A Dif_re_cardbus.c108 cardbus_chipset_tag_t cc = psc->sc_cc; local
170 cardbus_chipset_tag_t cc = ct->ct_cc; local

Completed in 284 milliseconds

123456789