| /freebsd/sys/crypto/sha2/ |
| H A D | sha512c.c | 146 #define RND(a, b, c, d, e, f, g, h, k) \ argument
|
| /freebsd/sys/arm64/apple/ |
| H A D | exynos_uart.c | 278 exynos4210_putc(struct uart_bas *bas, int c) in exynos4210_putc()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | clonefile.c | 165 int c; in main() local
|
| H A D | btree_test.c | 469 int c; in main() local
|
| /freebsd/crypto/openssl/crypto/bn/ |
| H A D | bn_rand.c | 58 unsigned char c; in bnrand() local
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | o_str.c | 162 int OPENSSL_hexchar2int(unsigned char c) in OPENSSL_hexchar2int()
|
| /freebsd/contrib/wireguard-tools/ |
| H A D | config.c | 120 int c; in parse_keyfile() local
|
| /freebsd/stand/libsa/ |
| H A D | dosfs.h | 121 u_int c; /* last cluster read */ member
|
| /freebsd/sys/netinet6/ |
| H A D | raw_ip6.c | 159 struct rip6_inp_match_ctx *c = v; in rip6_inp_match() local
|
| /freebsd/crypto/openssl/providers/implementations/ciphers/ |
| H A D | ciphercommon_gcm.c | 100 unsigned char c; in ctr64_inc() local
|
| /freebsd/crypto/openssl/crypto/ec/ |
| H A D | ec_mult.c | 279 #define EC_POINT_CSWAP(c, a, b, w, t) do { \ in ossl_ec_scalar_mul_ladder() argument
|
| /freebsd/crypto/openssl/crypto/asn1/ |
| H A D | a_time.c | 58 int c; in determine_days() local
|
| H A D | asn1_lib.c | 288 unsigned char *c; in ASN1_STRING_set() local
|
| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | v3_asid.c | 669 int p, c; in asid_contains() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | FormatString.cpp | 45 char c = *I; in ParseAmount() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | CoverageExporterJson.cpp | 106 for (unsigned c = 0; c < Record.getNumConditions(); c++) in gatherConditions() local
|
| /freebsd/usr.sbin/watchdogd/ |
| H A D | watchdogd.c | 641 int c; in parseargs() local
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | compiler.h | 49 #define __cond_lock(x,c) (c) argument
|
| /freebsd/sys/contrib/xen/ |
| H A D | xen.h | 998 #define XEN_DEFINE_UUID_(a, b, c, d, e1, e2, e3, e4, e5, e6) \ argument 1007 #define XEN_DEFINE_UUID(a, b, c, d, e1, e2, e3, e4, e5, e6) \ argument 1010 #define XEN_DEFINE_UUID(a, b, c, d, e1, e2, e3, e4, e5, e6) \ argument
|
| /freebsd/sys/fs/nfs/ |
| H A D | nfsclstate.h | 50 #define NFSCLDELEGHASH(c, f, l) \ argument 54 #define NFSCLOPENHASH(c, f, l) \ argument 57 #define NFSCLLAYOUTHASH(c, f, l) \ argument
|
| H A D | nfsport.h | 791 #define NFSNEWCRED(c) (crdup(c)) argument 793 #define NFSFREECRED(c) (crfree(c)) argument 800 #define NFSCNHASHZERO(c) argument 801 #define NFSCNHASH(c, v) argument 896 #define NFSD_RDWR(r, v, b, l, o, s, i, c, a, p) \ argument 993 #define STRCHR(s, c) strchr((s), (c)) argument
|
| /freebsd/crypto/openssl/providers/implementations/kdfs/ |
| H A D | argon2.c | 84 # define G(a, b, c, d) \ argument 302 static ossl_inline uint64_t rotr64(const uint64_t w, const unsigned int c) in rotr64() 911 static void kdf_argon2_init(KDF_ARGON2 *c, ARGON2_TYPE type) in kdf_argon2_init()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | PythonDataObjects.cpp | 319 char *c; in GetBytes() local 339 char *c; in CreateStructuredString() local 363 char *c = PyByteArray_AsString(m_py_obj); in GetBytes() local
|
| /freebsd/sys/dev/usb/wlan/ |
| H A D | if_uath.c | 1220 uath_switch_channel(struct uath_softc *sc, struct ieee80211_channel *c) in uath_switch_channel() 1419 uath_set_chan(struct uath_softc *sc, struct ieee80211_channel *c) in uath_set_chan() 2154 #define UATH_SYSCTL_STAT_ADD32(c, h, n, p, d) \ argument
|
| /freebsd/contrib/ntp/sntp/ |
| H A D | main.c | 954 blocking_child *c; in sntp_addremove_fd() local 1034 blocking_child * c; worker_resp_cb() local [all...] |