Home
last modified time | relevance | path

Searched defs:c (Results 1651 – 1675 of 3711) sorted by relevance

1...<<61626364656667686970>>...149

/freebsd/crypto/libecc/src/hash/
H A Dsha512_core.c24 u64 a, b, c, d, e, f, g, h; in sha512_core_process() local
/freebsd/sbin/ifconfig/
H A Difieee80211.c358 const struct ieee80211_channel *c = &chaninfo->ic_chans[i]; in mapfreq() local
378 const struct ieee80211_channel *c = &chaninfo->ic_chans[i]; in mapchan() local
410 chan2mode(const struct ieee80211_channel *c) in chan2mode()
682 int c = *cp; in getchannelflags() local
1137 int first, last, f, c; in set80211chanlist() local
1507 int c = *cp; in getmodeflags() local
2079 const struct ieee80211_channel *c = &chans[i]; in chanlookup() local
2091 const struct ieee80211_channel *c = &chans[i]; in chanfind() local
2154 struct ieee80211_channel *c, *prev; in regdomain_addchans() local
2564 LINE_INIT(char c) in LINE_INIT()
[all …]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c1341 char *next = cfg, *tok, *c; in spa_taskq_param_set() local
1978 for (int c = 0; c < children; c++) { in spa_config_parse() local
2685 for (uint64_t c = 0; c < vd->vdev_children; c++) in spa_check_removed() local
2713 for (uint64_t c = 0; c < rvd->vdev_children; c++) { in spa_check_for_missing_logs() local
2746 for (uint64_t c = 0; c < rvd->vdev_children; c++) { in spa_check_for_missing_logs() local
2798 for (int c = 0; c < rvd->vdev_children; c++) { in spa_passivate_log() local
2821 for (int c = 0; c < rvd->vdev_children; c++) { in spa_activate_log() local
5226 for (int c = 0; c < rvd->vdev_children; c++) local
5422 for (int c = 0; c < children; c++) { local
6683 for (int c = 0; error == 0 && c < rvd->vdev_children; c++) { local
[all …]
/freebsd/contrib/tcsh/
H A Ded.xmap.c304 unsigned char c = (unsigned char) *(in->buf); in ClearXkey() local
611 Char c; in parseescape() local
/freebsd/sys/contrib/dev/athk/
H A Ddfs_pri_detector.c26 #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 Dsha256.c130 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 Dmain.c505 int c; in getname() local
664 char c; in putchr() local
H A Dsubr.c602 char c, baud[20]; in portselector() local
638 char c; in autobaud() local
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DMainLoopPosix.cpp233 char c; local
405 char c = '.'; local
/freebsd/contrib/bzip2/
H A Dbzip2recover.c242 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 Dcommon.c42 #define IsAsciiLower(c) ('a' <= (c) && (c) <= 'z') argument
44 #define ToAsciiUpper(c) ((c) - 'a' + 'A') argument
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat.c272 int c, w; in pmcstat_print_headers() local
445 int c, check_driver_stats; in main() local
/freebsd/contrib/sendmail/src/
H A Dalias.c664 int c; local
743 int c; local
/freebsd/sys/dev/speaker/
H A Dspkr.c124 #define dtoi(c) ((c) - '0') argument
231 char c = toupper(*cp); in playstring() local
/freebsd/contrib/telnet/libtelnet/
H A Dsra.c78 Data(Authenticator *ap, int type, void *d, int c) in Data()
359 #define ADDC(buf, len, c) if ((len) > 0) {*(buf)++ = (c); --(len);} argument
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlgc.h123 #define luaC_condGC(L,c) \ argument
141 #define luaC_barrierproto(L,p,c) \ argument
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_acpt.c119 BIO_ACCEPT *c; in acpt_close_socket() local
148 static int acpt_state(BIO *b, BIO_ACCEPT *c) in acpt_state()
/freebsd/stand/libsa/
H A Dprintf.c198 char *p, c; in ksprintn() local
240 #define PCHAR(c) { \ in kvprintf() argument
/freebsd/crypto/heimdal/appl/login/
H A Dlimits_conf.c131 int c; in read_limits_conf() local
/freebsd/crypto/heimdal/appl/rsh/
H A Dlimits_conf.c131 int c; in read_limits_conf() local
/freebsd/crypto/openssl/crypto/ec/curve448/arch_64/
H A Df_impl.h17 # define FIELD_LITERAL(a,b,c,d,e,f,g,h) {{a,b,c,d,e,f,g,h}} argument
/freebsd/bin/sh/
H A Dmksyntax.c279 char c = *p; in add() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfconvert.c155 int c; in main() local
/freebsd/usr.bin/m4/
H A Dtrace.c69 letter_to_flag(int c) in letter_to_flag()
/freebsd/sys/crypto/
H A Dsha1.h50 } c; member

1...<<61626364656667686970>>...149