/freebsd/sys/sys/ |
H A D | atomic_san.h | 136 #define ATOMIC_SAN(func) \ argument
|
/freebsd/contrib/bmake/ |
H A D | main.c | 1995 execDie(const char *func, const char *arg) in execDie()
|
/freebsd/sys/dev/ioat/ |
H A D | ioat.c | 357 ioat_bus_dmamap_destroy(struct ioat_softc *ioat, const char *func, in ioat_bus_dmamap_destroy()
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_module.c | 1725 dtrace_object_iter(dtrace_hdl_t *dtp, dtrace_obj_f *func, void *data) in dtrace_object_iter()
|
/freebsd/sys/riscv/vmm/ |
H A D | vmm.c | 1030 int func) in vm_raise_msi()
|
/freebsd/sys/kern/ |
H A D | kern_malloc.c | 1470 malloc_type_list(malloc_type_list_func_t *func, void *arg) in malloc_type_list()
|
/freebsd/contrib/ntp/sntp/unity/ |
H A D | unity_internals.h | 554 RUN_TEST(func,num) global() argument 556 RUN_TEST(func) global() argument
|
/freebsd/crypto/openssl/apps/ |
H A D | cmp.c | 748 static int print_to_bio_out(const char *func, const char *file, int line, in print_to_bio_out() 754 static int print_to_bio_err(const char *func, const char *file, int line, in print_to_bio_err()
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | sdio.c | 1064 struct sdio_func *func = dev_to_sdio_func(dev); rtw_sdio_suspend() local
|
/freebsd/stand/ficl/ |
H A D | ficl.h | 1155 #define FICL_COMPILE_SET(func) \ argument
|
/freebsd/sys/x86/x86/ |
H A D | local_apic.c | 2116 long func; in lapic_ipi_alloc() local
|
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/ |
H A D | bsnmptools.c | 1335 snmp_object_add(struct snmp_toolinfo *snmptoolctx, snmp_verify_inoid_f func, in snmp_object_add()
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_os.h | 854 void (*func)(void *); member
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_util.c | 2110 zprop_iter(zprop_func func, void *cb, boolean_t show_all, boolean_t ordered, in zprop_iter()
|
/freebsd/sys/dev/mpt/ |
H A D | mpt.h | 772 #define mpt_req_timeout(req, sbt, func, arg) \ argument 774 #define mpt_req_untimeout(req, func, arg) \ argument
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_fw.c | 203 int mlx4_QUERY_FUNC(struct mlx4_dev *dev, struct mlx4_func *func, int slave) in mlx4_QUERY_FUNC() 334 struct mlx4_func func; in mlx4_QUERY_FUNC_CAP_wrapper() local
|
/freebsd/crypto/krb5/src/lib/kdb/ |
H A D | kdb5.c | 1099 int (*func)(krb5_pointer, krb5_db_entry *); member 2494 osa_adb_iter_policy_func func, void *data) in krb5_db_iter_policy()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 3111 const clang::FunctionProtoType *func = in GetNumberOfFunctionArguments() local 3124 const clang::FunctionProtoType *func = in GetFunctionArgumentAtIndex() local 4327 const clang::FunctionProtoType *func = in GetFunctionArgumentCount() local 4338 const clang::FunctionProtoType *func = in GetFunctionArgumentTypeAtIndex() local 4353 const clang::FunctionProtoType *func = in GetFunctionReturnType() local
|
/freebsd/contrib/tcsh/ |
H A D | sh.func.c | 130 func(struct command *t, const struct biltins *bp) in func() function
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wps_hostapd.c | 47 int (*func)(struct hostapd_data *h, void *ctx); member
|
/freebsd/sys/dev/sound/pci/ |
H A D | emu10kx-pcm.c | 1298 uintptr_t func, route; in emu_pcm_probe() local
|
/freebsd/sys/netinet/ |
H A D | tcp_log_buf.h | 583 const char *output_caller, const char *func, int line, in tcp_log_event()
|
/freebsd/crypto/krb5/src/kadmin/cli/ |
H A D | kadmin.c | 1699 kadmin_addmodpol_usage(char *func) in kadmin_addmodpol_usage()
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | crypto_wolfssl.c | 65 #define LOG_WOLF_ERROR_FUNC(func, err) \ argument 69 #define LOG_WOLF_ERROR_FUNC_NULL(func) \ argument
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | CommandLine.cpp | 2786 void cl::SetVersionPrinter(VersionPrinterTy func) { in SetVersionPrinter() 2790 void cl::AddExtraVersionPrinter(VersionPrinterTy func) { in AddExtraVersionPrinter()
|