Home
last modified time | relevance | path

Searched defs:c (Results 2101 – 2125 of 3711) sorted by relevance

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_newwin.c245 subwin(WINDOW *w, int l, int c, int y, int x) in subwin()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Daccess.c57 #define LOWERCASE(c) ((isalpha(UChar(c)) && isupper(UChar(c))) ? tolower(UChar(c)) : (c)) argument
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsnames.c373 char c, *Left, *Right; in AcpiNsBuildNormalizedPath() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dmanipulate_user_buffer.c103 int c; in parse_options() local
/freebsd/crypto/krb5/src/lib/crypto/builtin/
H A Dpbkdf2.c67 int c = 0xff & d->data[j]; in printd() local
/freebsd/crypto/openssl/crypto/bio/
H A Dbf_lbuf.c120 char c; in linebuffer_write() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_irc_pxy.c70 register char *s, c; in ipf_p_irc_complete() local
/freebsd/lib/libc/gen/
H A Dwordexp.c309 char c; in we_check() local
/freebsd/crypto/openssl/crypto/x509/
H A Dx509cset.c57 int X509_CRL_sort(X509_CRL *c) in X509_CRL_sort()
H A Dv3_ncons.c101 # 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 Dzutil_setproctitle.c54 #define LIBBSD_IS_PATHNAME_SEPARATOR(c) ((c) == '/') argument
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h262 char c = (Imm >> ShiftAmount) & 0xff; in getSPIRVStringOperand() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp48 char c = (PadWithZero || Pos == 0) ? '0' : ' '; in appendNumber() local
/freebsd/stand/userboot/test/
H A Dtest.c66 char c = ch; test_putc() local
74 char c; test_getc() local
[all...]
/freebsd/crypto/openssl/engines/
H A De_padlock.c352 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 Dauth.h156 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 Dmisc.c272 Bigint *c; local
529 Bigint *c; local
/freebsd/contrib/libfido2/src/
H A Dinfo.c241 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 Dosm.h202 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 Dconfig.c815 int c; in getconfig() local
866 int c; in getconfig() local
[all...]
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzprop_common.c254 int c; in propname_match() local
420 zprop_valid_char(char c) in zprop_valid_char()
/freebsd/sys/dev/cxgbe/
H A Dt4_clip.c217 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 DPrintfFormatString.cpp89 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 Dzinject.c871 const char *c = str; in parse_dvas() local
916 int c; in main() local
/freebsd/contrib/tcsh/
H A Dsh.c1475 int c; in importpath() local
1778 goodbye(Char **v, struct command *c) in goodbye()
2188 dosource(Char **t, struct command *c) in dosource()

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