Home
last modified time | relevance | path

Searched +full:- +full:c (Results 1 – 25 of 1528) 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/sha2 \
29 CFLAGS+= -I${INCDIR}
30 CFLAGS+= -I${SRCDIR}/icp/include
31 CFLAGS+= -I${INCDIR}/os/freebsd
[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
35 arc_os.c \
36 kernel.c \
37 taskq.c \
38 util.c \
39 zfs_debug.c
44 simd_stat.c \
45 zfeature_common.c \
[all …]
/freebsd/secure/lib/libcrypto/
H A DMakefile9 PACKAGE= openssl-lib
19 SRCS= asn1_dsa.c bsearch.c cpt_err.c context.c core_algorithm.c core_fetch.c core_namemap.c cpuid.c
20 SRCS+= cversion.c der_writer.c ebcdic.c ex_data.c getenv.c info.c init.c initthread.c
21 SRCS+= mem.c mem_sec.c o_dir.c o_fopen.c o_init.c o_str.c o_time.c packet.c
22 SRCS+= param_build.c param_build_set.c params.c params_dup.c params_from_text.c
23c provider.c provider_child.c provider_conf.c provider_core.c provider_predefined.c punycode.c sel…
25 SRCS+= arm64cpuid.S armcap.c
26 ACFLAGS.arm64cpuid.S= -march=armv8-a+crypto
30 SRCS+= armv4cpuid.S armcap.c
34 SRCS+= ppccpuid.S ppccap.c
[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.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 …]
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 …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeCaseFold.cpp1 //===---------- Suppor
16 foldCharSimple(int C) foldCharSimple() argument
[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/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/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/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/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/stand/forth/
H A Dmenusets.4th1 \ Copyright (c) 2012 Devin Teske <dteske@FreeBSD.org>
26 marker task-menusets.4th
28 vocabulary menusets-infrastructure
29 only forth also menusets-infrastructure definitions
37 : menuset-loadvar ( -- )
48 s" cmdbuf" getenv swap drop ( -- u1 ) \ get string length
51 ( u1 -- u1 c-addr2 u2 )
54 ( u1 -- u1 c-addr2 u2 )
56 evaluate ( u1 c-addr2 u2 -- u1 )
57 s" cmdbuf" getenv ( u1 -- u1 c-addr2 u2 )
[all …]
/freebsd/contrib/unbound/util/
H A Dnetevent.c2 * util/netevent.c - event notification
4 * Copyright (c) 2007, NLnet Labs. All rights reserved.
86 /* -------
382 comm_point_send_udp_msg(struct comm_point * c,sldns_buffer * packet,struct sockaddr * addr,socklen_t addrlen,int is_connected) global() argument
605 comm_point_send_udp_msg_if(struct comm_point * c,sldns_buffer * packet,struct sockaddr * addr,socklen_t addrlen,struct comm_reply * r) global() argument
1297 doq_store_blocked_pkt(struct comm_point * c,struct doq_pkt_addr * paddr,uint32_t ecn) global() argument
1319 doq_send_pkt(struct comm_point * c,struct doq_pkt_addr * paddr,uint32_t ecn) global() argument
1417 doq_get_localaddr_cmsg(struct comm_point * c,struct doq_pkt_addr * paddr,int * pkt_continue,struct msghdr * msg) global() argument
1534 doq_recv(struct comm_point * c,struct doq_pkt_addr * paddr,int * pkt_continue,struct ngtcp2_pkt_info * pi) global() argument
1579 doq_send_version_negotiation(struct comm_point * c,struct doq_pkt_addr * paddr,const uint8_t * dcid,size_t dcidlen,const uint8_t * scid,size_t scidlen) global() argument
1705 doq_decode_pkt_header_negotiate(struct comm_point * c,struct doq_pkt_addr * paddr,struct doq_conn ** conn) global() argument
1793 doq_send_retry(struct comm_point * c,struct doq_pkt_addr * paddr,struct ngtcp2_pkt_hd * hd) global() argument
1841 doq_send_stateless_connection_close(struct comm_point * c,struct doq_pkt_addr * paddr,struct ngtcp2_pkt_hd * hd,uint64_t error_code) global() argument
1863 doq_verify_retry_token(struct comm_point * c,struct doq_pkt_addr * paddr,struct ngtcp2_cid * ocid,struct ngtcp2_pkt_hd * hd) global() argument
1896 doq_verify_token(struct comm_point * c,struct doq_pkt_addr * paddr,struct ngtcp2_pkt_hd * hd) global() argument
1927 doq_delete_connection(struct comm_point * c,struct doq_conn * conn) global() argument
1976 doq_setup_new_conn(struct comm_point * c,struct doq_pkt_addr * paddr,struct ngtcp2_pkt_hd * hd,struct ngtcp2_cid * ocid) global() argument
2031 doq_address_validation(struct comm_point * c,struct doq_pkt_addr * paddr,struct ngtcp2_pkt_hd * hd,struct ngtcp2_cid * ocid,struct ngtcp2_cid ** pocid) global() argument
2094 doq_accept(struct comm_point * c,struct doq_pkt_addr * paddr,struct doq_conn ** conn,struct ngtcp2_pkt_info * pi) global() argument
2139 doq_pickup_timer(struct comm_point * c) global() argument
2179 doq_done_setup_timer_and_write(struct comm_point * c,struct doq_conn * conn) global() argument
2245 doq_done_with_conn_cb(struct comm_point * c,struct doq_conn * conn) global() argument
2298 doq_write_list_length(struct comm_point * c) global() argument
2314 doq_pop_write_conn(struct comm_point * c) global() argument
2331 doq_done_with_write_cb(struct comm_point * c,struct doq_conn * conn,int delete_it) global() argument
2343 doq_socket_want_write(struct comm_point * c) global() argument
2357 doq_socket_write_enable(struct comm_point * c) global() argument
2368 doq_socket_write_disable(struct comm_point * c) global() argument
2379 doq_write_blocked_pkt(struct comm_point * c) global() argument
2491 struct comm_point* c; global() local
2691 doq_server_socket_create(struct doq_table * table,struct ub_randstate * rnd,const char * ssl_service_key,const char * ssl_service_pem,struct comm_point * c,struct comm_base * base,struct config_file * cfg) global() argument
2845 doq_lookup_conn_stream(struct comm_reply * repinfo,struct comm_point * c,struct doq_conn ** conn,struct doq_stream ** stream) global() argument
2939 adjusted_tcp_timeout(struct comm_point * c) global() argument
2948 setup_tcp_handler(struct comm_point * c,int fd,int cur,int max) global() argument
2996 comm_point_perform_accept(struct comm_point * c,struct sockaddr_storage * addr,socklen_t * addrlen) global() argument
3134 comm_point_tcp_win_bio_cb(struct comm_point * c,void * thessl) global() argument
3192 struct comm_point* c = (struct comm_point*)arg, *c_hdl; global() local
3283 reclaim_tcp_handler(struct comm_point * c) global() argument
3314 tcp_callback_writer(struct comm_point * c) global() argument
3344 tcp_callback_reader(struct comm_point * c) global() argument
3395 ssl_handshake(struct comm_point * c) global() argument
3554 ssl_handle_read(struct comm_point * c) global() argument
3807 ssl_handle_write(struct comm_point * c) global() argument
3954 ssl_handle_it(struct comm_point * c,int is_write) global() argument
3977 comm_point_tcp_handle_read(int fd,struct comm_point * c,int short_ok) global() argument
4223 comm_point_tcp_handle_write(int fd,struct comm_point * c) global() argument
4512 tcp_req_info_read_again(int fd,struct comm_point * c) global() argument
4536 tcp_more_read_again(int fd,struct comm_point * c) global() argument
4560 tcp_more_write_again(int fd,struct comm_point * c) global() argument
4585 struct comm_point* c = (struct comm_point*)arg; global() local
4674 reclaim_http_handler(struct comm_point * c) global() argument
4700 ssl_http_read_more(struct comm_point * c) global() argument
4743 http_read_more(int fd,struct comm_point * c) global() argument
4822 http_process_initial_header(struct comm_point * c) global() argument
4859 http_process_chunk_header(struct comm_point * c) global() argument
4910 http_nonchunk_segment(struct comm_point * c) global() argument
4953 http_chunked_segment(struct comm_point * c) global() argument
5029 http2_session_create(struct comm_point * c) global() argument
5230 comm_point_http2_handle_read(int ATTR_UNUSED (fd),struct comm_point * c) global() argument
5269 comm_point_http_handle_read(int fd,struct comm_point * c) global() argument
5367 http_check_connect(int fd,struct comm_point * c) global() argument
5413 ssl_http_write_more(struct comm_point * c) global() argument
5454 http_write_more(int fd,struct comm_point * c) global() argument
5564 comm_point_http2_handle_write(int ATTR_UNUSED (fd),struct comm_point * c) global() argument
5597 comm_point_http_handle_write(int fd,struct comm_point * c) global() argument
5660 struct comm_point* c = (struct comm_point*)arg; global() local
5703 struct comm_point* c = (struct comm_point*)arg; global() local
5721 struct comm_point* c = (struct comm_point*)arg; global() local
5737 struct comm_point* c = (struct comm_point*)calloc(1, global() local
5801 struct comm_point* c = (struct comm_point*)calloc(1, global() local
5868 struct comm_point* c = (struct comm_point*)calloc(1, global() local
5956 struct comm_point* c = (struct comm_point*)calloc(1, global() local
6055 struct comm_point* c = (struct comm_point*)calloc(1, global() local
6177 struct comm_point* c = (struct comm_point*)calloc(1, global() local
6274 struct comm_point* c = (struct comm_point*)calloc(1, global() local
6342 struct comm_point* c = (struct comm_point*)calloc(1, global() local
6412 struct comm_point* c = (struct comm_point*)calloc(1, global() local
6480 struct comm_point* c = (struct comm_point*)calloc(1, global() local
6542 comm_point_close(struct comm_point * c) global() argument
6582 comm_point_delete(struct comm_point * c) global() argument
6759 comm_point_stop_listening(struct comm_point * c) global() argument
6771 comm_point_start_listening(struct comm_point * c,int newfd,int msec) global() argument
6832 comm_point_listen_for_rw(struct comm_point * c,int rd,int wr) global() argument
6854 comm_point_get_mem(struct comm_point * c) global() argument
[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/sys/dev/sound/pcm/
H A Dchannel.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2005-2009 Ariff Abdullah <ariff@FreeBSD.org>
5 * Portions Copyright (c) Ryan Beasley <ryan.beasley@gmail.com> - GSoC 2006
6 * Copyright (c) 1999 Cameron Grant <cg@FreeBSD.org>
7 * Portions Copyright (c) Luigi Rizzo <luigi@FreeBSD.org> - 1997-99
9 * Copyright (c) 2024-2025 The FreeBSD Foundation
47 &report_soft_formats, 0, "report software-emulated formats");
51 &report_soft_matrix, 0, "report software-emulated channel matrixing");
62 if (err != 0 || req->newptr == NULL) in sysctl_hw_snd_latency()
[all …]
/freebsd/lib/atf/libatf-c/
H A DMakefile1 #-
2 # Copyright (c) 2011 Google, Inc.
31 LIB= atf-c
37 .PATH: ${ATF}/atf-c
38 .PATH: ${ATF}/atf-c/detail
40 CFLAGS+= -I${ATF}
41 CFLAGS+= -I${.CURDIR}
42 CFLAGS+= -I.
44 SRCS= build.c \
45 check.c \
[all …]

12345678910>>...62