Home
last modified time | relevance | path

Searched +full:- +full:c (Results 1 – 25 of 1548) sorted by relevance

12345678910>>...62

/freebsd/usr.sbin/tcpdump/tcpdump/
H A DMakefile8 SRCS= addrtoname.c \
9 addrtostr.c \
10 af.c \
11 ascii_strcasecmp.c \
12 checksum.c \
13 cpack.c \
14 fptype.c \
15 gmpls.c \
16 in_cksum.c \
17 ipproto.c \
[all …]
/freebsd/sys/modules/zfs/
H A DMakefile12 ${SRCDIR}/icp/asm-aarch64/blake3 \
13 ${SRCDIR}/icp/asm-aarch64/sha2 \
14 ${SRCDIR}/icp/asm-arm/sha2 \
15 ${SRCDIR}/icp/asm-ppc64/sha2 \
16 ${SRCDIR}/icp/asm-ppc64/blake3 \
17 ${SRCDIR}/icp/asm-x86_64/blake3 \
18 ${SRCDIR}/icp/asm-x86_64/modes \
19 ${SRCDIR}/icp/asm-x86_64/sha2 \
30 CFLAGS+= -I${INCDIR}
31 CFLAGS+= -I${SRCDIR}/icp/include
[all …]
/freebsd/sys/contrib/openzfs/module/
H A DMakefile.bsd18 ${SRCDIR}/icp/asm-aarch64/blake3 \
19 ${SRCDIR}/icp/asm-aarch64/sha2 \
20 ${SRCDIR}/icp/asm-arm/sha2 \
21 ${SRCDIR}/icp/asm-ppc64/sha2 \
22 ${SRCDIR}/icp/asm-ppc64/blake3 \
23 ${SRCDIR}/icp/asm-x86_64/blake3 \
24 ${SRCDIR}/icp/asm-x86_64/sha2 \
35 CFLAGS+= -I${INCDIR}
36 CFLAGS+= -I${SRCDIR}/icp/include
37 CFLAGS+= -I${INCDIR}/os/freebsd
[all …]
/freebsd/cddl/lib/libzpool/
H A DMakefile20 ACFLAGS+= -Wa,--noexecstack
23 ATOMIC_SRCS= opensolaris_atomic.c
28 PICFLAG= -fPIC
37 arc_os.c \
38 kernel.c \
39 taskq.c \
40 util.c \
41 zfs_debug.c
46 simd_stat.c \
47 zfeature_common.c \
[all …]
/freebsd/secure/lib/libcrypto/
H A DMakefile6 CFLAGS+= -DOPENSSL_NO_SCTP
23 SRCS= cryptlib.c params.c params_from_text.c bsearch.c ex_data.c o_str.c
24 SRCS+= threads_pthread.c threads_win.c threads_none.c initthread.c
25 SRCS+= context.c sparse_array.c asn1_dsa.c packet.c param_build.c
26 SRCS+= param_build_set.c der_writer.c threads_lib.c params_dup.c
27 SRCS+= time.c params_idx.c
29 SRCS+= mem.c mem_sec.c
30 SRCS+= comp_methods.c cversion.c info.c cpt_err.c ebcdic.c uid.c o_time.c
31 SRCS+= o_dir.c o_fopen.c getenv.c o_init.c init.c trace.c provider.c
32 SRCS+= provider_child.c punycode.c passphrase.c sleep.c deterministic_nonce.c
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeCaseFold.cpp1 //===---------- Suppor
16 foldCharSimple(int C) foldCharSimple() argument
[all...]
/freebsd/sys/conf/
H A Dfiles2 # The long compile-with and dependency lines are required because of
3 # limitations in config: backslash-newline doesn't work in strings, and
8 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
9 no-obj no-implicit-rule before-depend \
13 compile-with "sh $S/dev/bhnd/tools/nvram_map_gen.sh $S/dev/bhnd/nvram/nvram_map -h" \
14 no-obj no-implicit-rule before-depend \
18 compile-with "sh $S/dev/bhnd/tools/nvram_map_gen.sh $S/dev/bhnd/nvram/nvram_map -d" \
19 no-obj no-implicit-rule before-depend \
22 compile-with "sh -c 'MACHINE=${MACHINE} $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} ${.OBJDIR}'" \
24 no-obj no-implicit-rule before-depend \
[all …]
H A Dfiles.arm648 kern/subr_devmap.c standard
9 kern/subr_efi_map.c standard
10 kern/subr_intr.c optional intrng
11 kern/subr_physmem.c standard
12 libkern/strlen.c standard
15 arm/arm/generic_timer.c standard
16 arm/arm/gic.c standard
17 arm/arm/gic_acpi.c optional acpi
18 arm/arm/gic_fdt.c optional fdt
20 arm/arm/pmu.c standard
[all …]
H A Dfiles.amd649 # The long compile-with and dependency lines are required because of
10 # limitations in config: backslash-newline doesn't work in strings, and
14 elf-vdso.so.o standard \
16 …compile-with "env AWK='${AWK}' NM='${NM}' LD='${LD}' CC='${CC}' OBJCOPY='${OBJCOPY}' ELFDUMP='${EL…
17 no-ctfconvert \
18 no-implicit-rule before-depend \
19 clean "elf-vdso.so.o elf-vdso.so.1 vdso_offsets.h sigtramp.pico"
21 elf-vdso32.so.o optional compat_freebsd32 \
23 …compile-with "env AWK='${AWK}' NM='${NM}' LD='${LD}' CC='${CC}' OBJCOPY='${OBJCOPY}' ELFDUMP='${EL…
24 no-ctfconvert \
[all …]
H A Dfiles.powerpc5 # The long compile-with and dependency lines are required because of
6 # limitations in config: backslash-newline doesn't work in strings, and
14 contrib/openzfs/module/icp/asm-ppc64/blake3/b3_ppc64le_sse2.S optional zfs compile-with "${ZFS_S}"
15 contrib/openzfs/module/icp/asm-ppc64/blake3/b3_ppc64le_sse41.S optional zfs compile-with "${ZFS_S}"
18 contrib/openzfs/module/icp/asm-ppc64/sha2/sha256-p8.S optional zfs compile-with "${ZFS_S}"
19 contrib/openzfs/module/icp/asm-ppc64/sha2/sha512-p8.S optional zfs compile-with "${ZFS_S}"
20 zfs-sha256-ppc.o optional zfs \
21 dependency "$S/contrib/openzfs/module/icp/asm-ppc64/sha2/sha256-ppc.S" \
22 …compile-with "${CC} -c ${ZFS_ASM_CFLAGS} -o ${.TARGET} ${WERROR} $S/contrib/openzfs/module/icp/asm
23 no-implicit-rule \
[all …]
H A Dfiles.x8610 # The long compile-with and dependency lines are required because of
11 # limitations in config: backslash-newline doesn't work in strings, and
16 compile-with "${KEYMAP} -L ${ATKBD_DFLT_KEYMAP} | ${KEYMAP_FIX} > ${.TARGET}" \
17 no-obj no-implicit-rule before-depend \
19 cddl/dev/fbt/x86/fbt_isa.c optional dtrace_fbt | dtraceall compile-with "${FBT_C}"
20 cddl/dev/dtrace/x86/dis_tables.c optional dtrace_fbt | dtraceall compile-with "${DTRACE_C}"
21 cddl/dev/dtrace/x86/instr_size.c optional dtrace_fbt | dtraceall compile-with "${DTRACE_C}"
22 crypto/aesni/aesni.c optional aesni
24 dependency "$S/crypto/aesni/aesni_ghash.c" \
25 …compile-with "${CC} -c ${CFLAGS:C/^-O2$/-O3/:N-nostdinc} ${WERROR} ${NO_WCAST_QUAL} -mmmx -msse -m…
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A DMakefile.am5 AM_CPPFLAGS += $(INCLUDE_krb4) $(INCLUDE_hcrypto) -I../com_err -I$(srcdir)/../com_err $(INCLUDE_sql…
10 krbhst-test \
24 aes-test \
25 derived-key-test \
26 n-fold-test \
27 parse-name-test \
28 store-test \
29 string-to-key-test \
50 check_PROGRAMS = $(TESTS) test_hostname test_ap-req
68 $(top_builddir)/lib/ipc/libheim-ipcc.la \
[all …]
/freebsd/contrib/tcpdump/
H A DMakefile.in1 # Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
47 INCLS = -I. @V_INCLS@
70 .c.o:
71 @rm -f $@
72 $(CC) $(FULL_CFLAGS) -c $(srcdir)/$*.c
74 CSRC = fptype.c tcpdump.c
77 addrtoname.c \
78 addrtostr.c \
79 af.c \
80 ascii_strcasecmp.c \
[all …]
/freebsd/sys/modules/iwlwifi/
H A DMakefile11 SRCS= iwl-dbg-tlv.c iwl-drv.c iwl-debug.c iwl-devtrace.c iwl-io.c
12 SRCS+= iwl-nvm-parse.c iwl-nvm-utils.c iwl-trans.c iwl-phy-db.c
13 SRCS+= iwl-utils.c
15 SRCS+= cfg/22000.c cfg/7000.c cfg/8000.c cfg/9000.c cfg/ax210.c
16 SRCS+= cfg/bz.c cfg/sc.c cfg/dr.c
17 SRCS+= cfg/rf-fm.c cfg/rf-gf.c cfg/rf-hr.c cfg/rf-jf.c cfg/rf-pe.c
18 SRCS+= cfg/rf-wh.c
20 SRCS+= fw/dbg.c fw/dump.c fw/img.c fw/init.c
21 SRCS+= fw/notif-wait.c fw/paging.c fw/pnvm.c fw/regulatory.c fw/rs.c
22 SRCS+= fw/smem.c
[all …]
/freebsd/usr.sbin/ppp/
H A Dchat.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 1998 Brian Somers <brian@Awfulhak.org>
81 #define BUFLEFT(c) (sizeof (c)->buf - ((c)->bufend - (c)->buf)) argument
89 struct chat *c = (struct chat *)v; in chat_PauseTimer() local
90 timer_Stop(&c->pause); in chat_PauseTimer()
91 c->pause.load = 0; in chat_PauseTimer()
95 chat_Pause(struct chat *c, u_long load) in chat_Pause() argument
97 timer_Stop(&c->pause); in chat_Pause()
98 c->pause.load += load; in chat_Pause()
[all …]
/freebsd/secure/lib/libssh/
H A DMakefile9 ssh_api.c \
10 ssherr.c \
11 sshbuf.c \
12 sshkey.c \
13 sshbuf-getput-basic.c \
14 sshbuf-misc.c \
15 sshbuf-getput-crypto.c \
16 krl.c \
17 bitmap.c
19 # gss-genr.c should be in $SRCS but causes linking problems, so it is
[all …]
/freebsd/crypto/openssh/
H A Dnchan.c1 /* $OpenBSD: nchan.c,v 1.76 2024/07/25 22:40:08 djm Exp $ */
3 * Copyright (c) 1999, 2000, 2001, 2002 Markus Friedl. All rights reserved.
35 #include "openbsd-compat/sys-queue.h"
52 * 1.3: strict request-ack-protocol:
53 * CLOSE ->
54 * <- CLOSE_CONFIRM
57 * IEOF ->
58 * <- OCLOSE
59 * <- IEOF
60 * OCLOSE ->
[all …]
/freebsd/crypto/heimdal/lib/gssapi/
H A DMakefile.am5 AUTOMAKE_OPTIONS = subdir-objects
8 -I$(srcdir)/../krb5 \
9 -I$(srcdir) \
10 -I$(srcdir)/gssapi \
11 -I$(srcdir)/mech \
12 -I$(srcdir)/ntlm \
13 -I$(srcdir)/krb5 \
14 -I$(srcdir)/spnego \
22 krb5/8003.c \
23 krb5/accept_sec_context.c \
[all …]
/freebsd/contrib/byacc/
H A DCHANGES1 2024-01-09 Thomas E. Dickey <dickey@invisible-island.net>
10 package/mingw-byacc.spec, package/pkgsrc/Makefile:
13 2023-12-01 Thomas E. Dickey <dickey@invisible-island.net>
16 resync with my-autoconf: CF_CONST_X_STRING CF_MKSTEMP CF_WITH_MAN2HTML CF_XOPEN_SOURCE
18 2023-09-15 Thomas E. Dickey <dickey@invisible-island.net>
20 * config.sub: 2023-09-15
22 2023-08-22 Thomas E. Dickey <dickey@invisible-island.net>
24 * config.guess: 2023-08-22
26 2023-05-21 Thomas E. Dickey <dickey@invisible-island.net>
29 package/mingw-byacc.spec, package/pkgsrc/Makefile:
[all …]
/freebsd/contrib/sendmail/libsm/
H A DMakefile.m41 dnl $Id: Makefile.m4,v 1.75 2013-08-27 19:02:10 ca Exp $
9c debug.c errstring.c exc.c heap.c match.c rpool.c strdup.c strerror.c strl.c clrerr.c fclose.c fe…
11 dnl msg.c
12 dnl syslogio.c
17 smcheck(`t-event', `compile-run')
18 smcheck(`t-exc', `compile-run')
19 smcheck(`t-rpool', `compile-run')
20 smcheck(`t-string', `compile-run')
21 smcheck(`t-smstdio', `compile-run')
22 smcheck(`t-fget', `compile-run')
[all …]
/freebsd/crypto/openssl/providers/
H A Dfips.module.sources1 crypto/aes/aes_cbc.c
2 crypto/aes/aes_core.c
3 crypto/aes/aes_ecb.c
5 crypto/aes/aes_misc.c
6 crypto/aes/asm/aes-586.pl
7 crypto/aes/asm/aes-armv4.pl
8 crypto/aes/asm/aes-c64xplus.pl
9 crypto/aes/asm/aes-ia64.S
10 crypto/aes/asm/aes-mips.pl
11 crypto/aes/asm/aes-parisc.pl
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A DAndroid.mk2 # Copyright (C) 2008 The Android Open Source Project
8 LOCAL_PATH := $(call my-dir)
9 PKG_CONFIG ?= pkg-config
18 L_CFLAGS = -DWPA_IGNORE_CONFIG_ERRORS
20 L_CFLAGS += -DVERSION_STR_POSTFIX=\"-$(PLATFORM_VERSION)\"
23 L_CFLAGS += -DANDROID_LOG_NAME=\"wpa_supplicant\"
26 L_CFLAGS += -Wno-unused-parameter
29 L_CFLAGS += -DANDROID_P2P
32 L_CFLAGS += -DANDROID_LIB_STUB
36 L_CFLAGS += -DANDROID_LIB_EVENT
[all …]
/freebsd/usr.sbin/acpi/iasl/
H A DMakefile4 SRCS= acfileio.c adfile.c adisasm.c adwalk.c ahids.c \
5 ahpredef.c ahtable.c ahuuids.c cmfsize.c dmextern.c \
6 dmrestag.c dmswitch.c dmtable.c dmtables.c dmtbdump.c \
7 dmtbdump1.c dmtbdump2.c dmtbdump3.c dmtbinfo.c \
8 dmtbinfo1.c dmtbinfo2.c dmtbinfo3.c getopt.c
11 SRCS+= aslallocate.c aslanalyze.c aslascii.c aslbtypes.c \
12 aslcache.c aslcodegen.c aslcompile.c aslcompiler.y.h \
13 aslcompilerlex.c aslcompilerparse.c asldebug.c \
14 aslerror.c aslexternal.c aslfileio.c aslfiles.c \
15 aslfold.c aslhelp.c aslhex.c asllength.c asllisting.c \
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp1 //===- MILexer.cpp - Machine instructions lexer implementation ------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
44 char peek(int I = 0) const { return End - Ptr <= I ? 0 : Ptr[I]; } in peek()
48 StringRef remaining() const { return StringRef(Ptr, End - Ptr); } in remaining()
50 StringRef upto(Cursor C) const { in upto()
51 assert(C.Ptr >= Ptr && C.Ptr <= End); in upto()
52 return StringRef(Ptr, C.Ptr - Ptr); in upto()
63 this->Kind = Kind; in reset()
[all …]
/freebsd/contrib/unbound/util/
H A Dnetevent.c2 * util/netevent.c - event notification
4 * Copyright (c) 2007, NLnet Labs. All rights reserved.
86 /* -------- Start of local definitions -------- */
94 # define CMSG_ALIGN(len) (((len)+sizeof(long)-1) & ~(sizeof(long)-1))
201 /* -------- End of local definitions -------- */
212 b->eb = (struct internal_base*)calloc(1, sizeof(struct internal_base)); in comm_base_create()
213 if(!b->eb) { in comm_base_create()
217 b->eb->base = ub_default_event_base(sigs, &b->eb->secs, &b->eb->now); in comm_base_create()
218 if(!b->eb->base) { in comm_base_create()
219 free(b->eb); in comm_base_create()
[all …]

12345678910>>...62