/freebsd/sys/arm/ti/ |
H A D | ti_i2c.c | 133 #define ti_i2c_dbg(_sc, fmt, args...) \ argument 136 #define ti_i2c_dbg(_sc, fmt, args...) argument
|
/freebsd/crypto/heimdal/appl/afsutil/ |
H A D | afslog.c | 60 struct getargs args[] = { variable
|
/freebsd/contrib/mandoc/ |
H A D | eqn.h | 66 size_t args; /* Actual number of arguments. */ member
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/ |
H A D | PlatformNetBSD.cpp | 204 MmapArgList args({addr, length, prot, flags_platform, fd, offset}); in GetMmapArgumentList() local
|
/freebsd/tools/test/ptrace/ |
H A D | scescx.c | 182 long *args; in wait_info() local
|
/freebsd/contrib/kyua/cli/ |
H A D | common.cpp | 298 cli::parse_filters(const cmdline::args_vector& args) in parse_filters()
|
/freebsd/sys/nfs/ |
H A D | nfs_diskless.c | 323 struct nfs_args args; in nfs_setup_diskless() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | AbstractBasicReader.h | 160 std::optional<T> readOptional(Args &&...args) { in readOptional()
|
/freebsd/stand/common/ |
H A D | dev_net.c | 122 va_list args; in net_open() local
|
H A D | part.c | 43 #define DPRINTF(fmt, args...) printf("%s: " fmt "\n", __func__, ## args) argument 45 #define DPRINTF(fmt, args...) ((void)0) argument
|
/freebsd/sys/ddb/ |
H A D | db_ps.c | 73 char *args; in dump_args() local
|
/freebsd/contrib/jemalloc/src/ |
H A D | jemalloc.c | 2299 uintptr_t args[3] = {size}; malloc_default() local 2422 uintptr_t args[3] = {(uintptr_t)memptr, (uintptr_t)alignment, je_posix_memalign() local 2465 uintptr_t args[3] = {(uintptr_t)alignment, (uintptr_t)size}; JEMALLOC_ATTR() local 2500 uintptr_t args[3] = {(uintptr_t)num, (uintptr_t)size}; JEMALLOC_ATTR() local 2723 uintptr_t args[3] = {(uintptr_t)ptr, arg_size}; je_realloc() local 2895 uintptr_t args[3] = {alignment, size}; JEMALLOC_ATTR() local 2934 uintptr_t args[3] = {size}; JEMALLOC_ATTR() local 3124 uintptr_t args[3] = {size, flags}; JEMALLOC_ATTR() local 3432 uintptr_t args[4] = {(uintptr_t)ptr, size, extra, flags}; je_xallocx() local [all...] |
/freebsd/contrib/unbound/daemon/ |
H A D | remote.c | 562 ssl_print_vmsg(RES * ssl,const char * format,va_list args) ssl_print_vmsg() argument 572 va_list args; ssl_printf() local 2191 parse_delegpt(RES * ssl,char * args,uint8_t * nm) parse_delegpt() argument 2254 do_forward(RES * ssl,struct worker * worker,char * args) do_forward() argument 2286 parse_fs_args(RES * ssl,char * args,uint8_t ** nm,struct delegpt ** dp,int * insecure,int * prime,int * tls) parse_fs_args() argument 2333 do_forward_add(RES * ssl,struct worker * worker,char * args) do_forward_add() argument 2369 do_forward_remove(RES * ssl,struct worker * worker,char * args) do_forward_remove() argument 2390 do_stub_add(RES * ssl,struct worker * worker,char * args) do_stub_add() argument 2446 do_stub_remove(RES * ssl,struct worker * worker,char * args) do_stub_remove() argument [all...] |
/freebsd/contrib/wpa/src/ap/ |
H A D | vlan_full.c | 137 unsigned long args[2]; in br_delif() local 192 unsigned long args[2]; in br_addif() local
|
/freebsd/contrib/capsicum-test/ |
H A D | syscalls.h | 204 …unsigned long args[3] = {(unsigned long)sockfd, (unsigned long)(intptr_t)addr, (unsigned long)addr… in bind_() local 212 …unsigned long args[3] = {(unsigned long)sockfd, (unsigned long)(intptr_t)addr, (unsigned long)addr… in connect_() local
|
/freebsd/contrib/flex/src/ |
H A D | misc.c | 314 va_list args; in lerr() local 328 va_list args; in lerr_fatal() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_thread.cpp | 31 CreateThreadContextArgs *args = static_cast<CreateThreadContextArgs *>(arg); in OnCreated() local 109 AsanThreadContext::CreateThreadContextArgs args = {thread, stack}; in Create() local
|
/freebsd/sys/dev/evdev/ |
H A D | uinput.c | 50 #define debugf(state, fmt, args...) printf("uinput: " fmt "\n", ##args) argument 52 #define debugf(state, fmt, args...) argument
|
/freebsd/sys/dev/qat/qat/ |
H A D | qat_ocf.c | 673 struct qat_ocf_load_cb_arg args; in qat_ocf_load_aad() local 736 struct qat_ocf_load_cb_arg args; in qat_ocf_load() local
|
/freebsd/sys/amd64/linux32/ |
H A D | linux32_sysvec.c | 360 linux_sigreturn(struct thread *td, struct linux_sigreturn_args *args) in linux_sigreturn() 432 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn()
|
/freebsd/sys/arm64/arm64/ |
H A D | nexus.c | 331 struct resource_map_request args; in nexus_activate_resource_flags() local 386 struct resource_map_request args; in nexus_map_resource() local
|
/freebsd/crypto/openssl/ssl/quic/ |
H A D | quic_tserver.c | 24 QUIC_TSERVER_ARGS args; member 76 QUIC_TSERVER *ossl_quic_tserver_new(const QUIC_TSERVER_ARGS *args, in ossl_quic_tserver_new()
|
/freebsd/sys/dev/iicbus/gpio/ |
H A D | tca64xx.c | 81 #define dbg_dev_printf(dev, fmt, args...) \ argument 84 #define dbg_dev_printf(dev, fmt, args...) argument
|
/freebsd/crypto/krb5/src/kadmin/dbutil/ |
H A D | kdb5_mkey.c | 983 struct purge_args * args; in find_mkvnos_in_use() local 1011 struct purge_args args; in kdb5_purge_mkeys() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | PostfixExpression.h | 207 inline T *MakeNode(llvm::BumpPtrAllocator &alloc, Args &&... args) { in MakeNode()
|