Home
last modified time | relevance | path

Searched defs:c (Results 2026 – 2050 of 3725) sorted by relevance

1...<<81828384858687888990>>...149

/freebsd/sbin/routed/rtquery/
H A Drtquery.c530 u_char *s2, c; in qstring() local
850 char c, *pc; in parse_quote() local
/freebsd/contrib/bearssl/src/x509/
H A Dx509_decoder.c536 int c = (int)T0_POPi(); in br_x509_decoder_run() local
590 int c = (int)T0_POPi(); in br_x509_decoder_run() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArgs.cpp413 for (char c : unsafe_arg) { in GetShellSafeArgument() local
622 for (char c : arg) { EscapeLLDBCommandArgument() local
/freebsd/sys/dev/hptrr/
H A Dosm.h169 static __inline void * memset(void *dst, int c, unsigned long size) in memset()
177 #define farMemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (HPT_U32)c) argument
/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebug.h104 #define ATH10K_DFS_STAT_INC(ar, c) (ar->debug.dfs_stats.c++) argument
204 #define ATH10K_DFS_STAT_INC(ar, c) do { } while (0) argument
/freebsd/bin/chio/
H A Dchio.c531 int c; in do_status() local
767 int c; in do_voltag() local
/freebsd/contrib/sendmail/libsm/
H A Dvfprintf.c144 #define to_digit(c) ((c) - '0') argument
145 #define is_digit(c) ((unsigned) to_digit(c) <= 9) argument
/freebsd/usr.sbin/makefs/zfs/
H A Dzap.c85 uint8_t c; in zap_hash() local
358 struct dnode_cursor *c; in zap_fat_write() local
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_globals.cpp278 static bool IsASCII(unsigned char c) { return /*0x00 <= c &&*/ c <= 0x7F; } in IsASCII()
295 unsigned char c = *(unsigned char *)p; in PrintGlobalNameIfASCII() local
/freebsd/crypto/krb5/src/clients/klist/
H A Dklist.c128 int c, mode; in main() local
890 fillit(FILE *f, unsigned int num, int c) in fillit()
/freebsd/lib/libnetbsd/
H A Dsockaddr_snprintf.c127 #define ADDC(c) do { if (buf < ebuf) *buf++ = c; else buf++; } \ in sockaddr_snprintf() argument
/freebsd/contrib/netbsd-tests/net/net/
H A Dt_pktinfo.c159 int s, c; in doit() local
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dsplit.c48 char c; /* latest character */ in split() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInstructionUtils.h82 uint32_t c; in BitCount() local
/freebsd/sys/libkern/
H A Dqsort.c94 med3(char *a, char *b, char *c, cmp_t *cmp, void *thunk in med3() argument
/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_config.c193 krb5_config_section *c = NULL; in check_escaped_strings() local
/freebsd/sys/crypto/openssl/
H A Dossl_aes_gcm.h60 uint8_t c[16]; member
/freebsd/lib/libc/regex/grot/
H A Dsplit.c17 char c; /* latest character */ in split() local
/freebsd/lib/msun/src/
H A Ds_tanhl.c82 divl(long double a, long double b, long double c, long double d, in divl()
/freebsd/usr.sbin/uathload/
H A Duathload.c129 int msg, data, fw, timeout, b, c; in main() local
/freebsd/sys/net/
H A Dbpf_filter.c535 #define BPF_VALIDATE_CODE(c) \ argument
/freebsd/contrib/tcpdump/
H A Dprint-krb.c114 u_char c; in c_print() local
/freebsd/contrib/xz/src/xz/
H A Dsuffix.c38 is_dir_sep(char c) in is_dir_sep()
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcccursor.c130 krb5_cccol_cursor c = *cursor; in krb5_cccol_cursor_free() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_uuencode.c167 int c; in uu_encode() local

1...<<81828384858687888990>>...149