/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_newwin.c | 245 subwin(WINDOW *w, int l, int c, int y, int x) in subwin()
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | access.c | 57 #define LOWERCASE(c) ((isalpha(UChar(c)) && isupper(UChar(c))) ? tolower(UChar(c)) : (c)) argument
|
/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsnames.c | 373 char c, *Left, *Right; in AcpiNsBuildNormalizedPath() local
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | manipulate_user_buffer.c | 103 int c; in parse_options() local
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/ |
H A D | pbkdf2.c | 67 int c = 0xff & d->data[j]; in printd() local
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bf_lbuf.c | 120 char c; in linebuffer_write() local
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_irc_pxy.c | 70 register char *s, c; in ipf_p_irc_complete() local
|
/freebsd/lib/libc/gen/ |
H A D | wordexp.c | 309 char c; in we_check() local
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x509cset.c | 57 int X509_CRL_sort(X509_CRL *c) in X509_CRL_sort()
|
H A D | v3_ncons.c | 101 # define ia5memchr(str, start, c) memchr(start, c, IA5_OFFSET_LEN(str, start)) argument 398 unsigned char c = utf8_value[i]; in cn2dnsid() local
|
/freebsd/sys/contrib/openzfs/lib/libzutil/os/linux/ |
H A D | zutil_setproctitle.c | 54 #define LIBBSD_IS_PATHNAME_SEPARATOR(c) ((c) == '/') argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVBaseInfo.h | 262 char c = (Imm >> ShiftAmount) & 0xff; in getSPIRVStringOperand() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | string_utils.cpp | 48 char c = (PadWithZero || Pos == 0) ? '0' : ' '; in appendNumber() local
|
/freebsd/stand/userboot/test/ |
H A D | test.c | 66 char c = ch; test_putc() local 74 char c; test_getc() local [all...] |
/freebsd/crypto/openssl/engines/ |
H A D | e_padlock.c | 352 unsigned char c = *(in_arg++); in padlock_cfb_cipher() local 384 unsigned char c = *(in_arg++); in padlock_cfb_cipher() local
|
/freebsd/include/rpc/ |
H A D | auth.h | 156 char c[8]; member 270 #define authsys_create(c,i1,i2,i3,ip) authunix_create((c),(i1),(i2),(i3),(ip)) argument
|
/freebsd/contrib/gdtoa/ |
H A D | misc.c | 272 Bigint *c; local 529 Bigint *c; local
|
/freebsd/contrib/libfido2/src/ |
H A D | info.c | 241 fido_cert_array_t *c = arg; in decode_cert() local 262 decode_certs(const cbor_item_t *item, fido_cert_array_t *c) in decode_certs()
|
/freebsd/sys/dev/hptnr/ |
H A D | osm.h | 202 static __inline void * memset(void *dst, int c, unsigned long size) in memset() 210 #define farMemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (HPT_U32)c) argument
|
/freebsd/usr.sbin/rtadvd/ |
H A D | config.c | 815 int c; in getconfig() local 866 int c; in getconfig() local [all...] |
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zprop_common.c | 254 int c; in propname_match() local 420 zprop_valid_char(char c) in zprop_valid_char()
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_clip.c | 217 struct fw_clip_cmd c; in add_lip() local 238 struct fw_clip_cmd c; in del_lip() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | PrintfFormatString.cpp | 89 char c = *I; in ParsePrintfSpecifier() local 159 Str.find_if([](char c) { return c == ',' || c == '}'; }); in ParsePrintfSpecifier()
|
/freebsd/sys/contrib/openzfs/cmd/zinject/ |
H A D | zinject.c | 871 const char *c = str; in parse_dvas() local 916 int c; in main() local
|
/freebsd/contrib/tcsh/ |
H A D | sh.c | 1475 int c; in importpath() local 1778 goodbye(Char **v, struct command *c) in goodbye() 2188 dosource(Char **t, struct command *c) in dosource()
|