| /freebsd/contrib/netbsd-tests/lib/libc/net/ |
| H A D | h_hostent.c | 115 int c, af, e, byaddr, len; in main() local
|
| /freebsd/lib/msun/ld80/ |
| H A D | b_expl.c | 77 __exp__D(long double x, long double c) in __exp__D()
|
| /freebsd/crypto/openssl/crypto/sm3/ |
| H A D | sm3.c | 15 int ossl_sm3_init(SM3_CTX *c) in ossl_sm3_init()
|
| /freebsd/crypto/openssl/crypto/sha/ |
| H A D | sha1_one.c | 25 SHA_CTX c; in ossl_sha1() local
|
| /freebsd/usr.bin/tip/libacu/ |
| H A D | v3451.c | 198 char c; in prefix() local
|
| /freebsd/sys/geom/label/ |
| H A D | g_label_gpt.c | 56 uint16_t c; in sbuf_nprintf_utf16() local
|
| /freebsd/usr.bin/ident/ |
| H A D | ident.c | 55 int c; in scan() local
|
| /freebsd/tools/tools/ifinfo/ |
| H A D | ifinfo.c | 67 int c; in main() local
|
| /freebsd/bin/stty/ |
| H A D | print.c | 251 ccval(struct cchar *p, int c) in ccval()
|
| /freebsd/usr.bin/mail/ |
| H A D | tty.c | 173 int c; in readtty() local
|
| /freebsd/lib/libfigpar/ |
| H A D | string_m.c | 177 uint8_t c; in strexpand() local
|
| /freebsd/contrib/xz/src/lzmainfo/ |
| H A D | lzmainfo.c | 93 int c; in parse_args() local
|
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | t_in_ccache.c | 78 int c; in main() local
|
| /freebsd/contrib/arm-optimized-routines/string/test/ |
| H A D | memset.c | 53 test (const struct fun *fun, int salign, int c, int len) in test()
|
| /freebsd/contrib/arm-optimized-routines/math/include/ |
| H A D | test_defs.h | 21 #define TEST_CONTROL_VALUE(f, c) argument
|
| /freebsd/contrib/tcsh/ |
| H A D | ed.xmap.c | 304 unsigned char c = (unsigned char) *(in->buf); in ClearXkey() local 611 Char c; in parseescape() local
|
| /freebsd/sys/contrib/dev/athk/ |
| H A D | dfs_pri_detector.c | 26 #define DFS_POOL_STAT_INC(c) (global_dfs_pool_stats.c++) argument 27 #define DFS_POOL_STAT_DEC(c) (global_dfs_pool_stats.c--) argument
|
| /freebsd/sys/cddl/boot/zfs/ |
| H A D | sha256.c | 130 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local 161 uint64_t a, b, c, d, e, f, g, h, t, T1, T2, W[80]; in SHA512Transform() local
|
| /freebsd/libexec/getty/ |
| H A D | main.c | 505 int c; in getname() local 664 char c; in putchr() local
|
| H A D | subr.c | 602 char c, baud[20]; in portselector() local 638 char c; in autobaud() local
|
| /freebsd/contrib/llvm-project/lldb/source/Host/posix/ |
| H A D | MainLoopPosix.cpp | 233 char c; local 405 char c = '.'; local
|
| /freebsd/contrib/bzip2/ |
| H A D | bzip2recover.c | 242 static void bsPutUChar ( BitStream* bs, UChar c ) in bsPutUChar() 251 static void bsPutUInt32 ( BitStream* bs, UInt32 c ) in bsPutUInt32()
|
| /freebsd/crypto/heimdal/lib/kafs/ |
| H A D | common.c | 42 #define IsAsciiLower(c) ('a' <= (c) && (c) <= 'z') argument 44 #define ToAsciiUpper(c) ((c) - 'a' + 'A') argument
|
| /freebsd/contrib/sendmail/src/ |
| H A D | alias.c | 664 int c; local 743 int c; local
|
| /freebsd/sys/dev/speaker/ |
| H A D | spkr.c | 124 #define dtoi(c) ((c) - '0') argument 231 char c = toupper(*cp); in playstring() local
|