Home
last modified time | relevance | path

Searched defs:func (Results 176 – 200 of 815) sorted by relevance

12345678910>>...33

/freebsd/sys/dev/sfxge/common/
H A Dsiena_sram.c82 __in efx_sram_pattern_fn_t func) in siena_sram_test()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DLLDBAssert.cpp34 void lldb_assert(bool expression, const char *expr_text, const char *func, in lldb_assert()
/freebsd/usr.sbin/ngctl/
H A Dngctl.h42 int (*func)(int ac, char **av); /* command function */ member
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.ufuncsort.c57 fN(f func, int i) in fN()
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_common.h139 #define RTE_INIT_PRIO(func, prio) \ argument
151 #define RTE_INIT(func) \ argument
164 #define RTE_FINI_PRIO(func, prio) \ argument
176 #define RTE_FINI(func) \ argument
H A Drte_debug.h51 #define rte_panic_(func, format, ...) __rte_panic(func, format "%.0s", __VA_ARGS__) argument
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dgssapi_krb5.c324 OM_uint32 (*func)(OM_uint32 *, const gss_ctx_id_t, const gss_OID, gss_buffer_set_t *); member
404 OM_uint32 (*func)(OM_uint32 *, const gss_cred_id_t, const gss_OID, gss_buffer_set_t *); member
498 OM_uint32 (*func)(OM_uint32 *, gss_cred_id_t *, const gss_OID, const gss_buffer_t); member
568 OM_uint32 (*func)(OM_uint32 *, const gss_OID, const gss_OID, gss_buffer_t); member
/freebsd/crypto/krb5/src/lib/rpc/
H A Dsvc_auth_gssapi.c1030 auth_gssapi_log_badauth_func func, in svcauth_gssapi_set_log_badauth_func()
1038 svcauth_gssapi_set_log_badauth2_func(auth_gssapi_log_badauth2_func func, in svcauth_gssapi_set_log_badauth2_func()
1054 auth_gssapi_log_badverf_func func, in svcauth_gssapi_set_log_badverf_func()
1070 auth_gssapi_log_miscerr_func func, in svcauth_gssapi_set_log_miscerr_func()
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_log.c96 _openpam_log(int level, const char *func, const char *fmt, ...) in _openpam_log()
/freebsd/sys/arm/annapurna/alpine/
H A Dalpine_pci.c120 int bus, slot, func, maxfunc; in al_pcib_fixup() local
/freebsd/lib/msun/tests/
H A Dlrint_test.c43 #define test(func, x, result, excepts) do { \ argument
H A Dfma_test.c52 #define test(func, x, y, z, result, exceptmask, excepts) do { \ argument
69 #define testrnd(func, x, y, z, rn, ru, rd, rz, exceptmask, excepts) do { \ argument
/freebsd/sys/tests/framework/
H A Dkern_testfrwk.c50 kerntfunc func; member
232 kern_testframework_register(const char *name, kerntfunc func) in kern_testframework_register()
/freebsd/sys/sys/
H A Dpmckern.h101 #define PMC_SOFT_DEFINE_EX(prov, mod, func, name, alloc, release) \ argument
111 #define PMC_SOFT_DEFINE(prov, mod, func, name) \ argument
114 #define PMC_SOFT_DECLARE(prov, mod, func, name) \ argument
/freebsd/contrib/mandoc/
H A Dmandoc_dbg.c47 const char *func; member
264 dhash_register(const char *file, int line, const char *func, in dhash_register()
299 dhash_purge(const char *file, int line, const char *func, void *ptr) in dhash_purge()
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem.c397 const char *func, int line, int node)
462 spl_kmem_alloc(size_t size, int flags, const char *func, int line)
477 spl_kmem_zalloc(size_t size, int flags, const char *func, int line)
/freebsd/sys/x86/x86/
H A Ddelay.c73 timecounter_get_t *func; in delay_tc() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbplist.c64 bplist_iterate(bplist_t *bpl, bplist_itor_t *func, void *arg, dmu_tx_t *tx) in bplist_iterate()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dkadm5-pwcheck.h63 kadm5_passwd_quality_check_func func; member
/freebsd/sys/net/altq/
H A Daltq_rmclass_debug.h85 #define CBQTRACE(func, act, obj) { \ argument
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dcallb.h37 #define CALLB_CPR_INIT(cp, lockp, func, name) { \ argument
/freebsd/sys/kern/
H A Dsubr_csan.c740 #define CSAN_BUS_READ_FUNC(func, width, type) \ argument
748 #define CSAN_BUS_READ_PTR_FUNC(func, width, type) \ argument
789 #define CSAN_BUS_WRITE_FUNC(func, width, type) \ argument
796 #define CSAN_BUS_WRITE_PTR_FUNC(func, width, type) \ argument
837 #define CSAN_BUS_SET_FUNC(func, width, type) \ argument
/freebsd/lib/libc/tests/locale/
H A Diswctype_test.c61 int (*func)(wint_t); member
/freebsd/usr.bin/chpass/
H A Dchpass.h47 int (*func)(char *, struct passwd *, struct _entry *); member
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DClauseT.h87 #define CLAUSET_ENUM_CONVERT(func, OtherE, ThisE, Maps) \ argument

12345678910>>...33