Searched defs:func (Results 51 - 75 of 643) sorted by relevance

1234567891011>>

/freebsd-current/sys/crypto/openssl/
H A Dossl_poly1305.h34 } func; member in struct:poly1305_context
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Architecture/PPC64/
H A DArchitecturePPC64.cpp47 size_t ArchitecturePPC64::GetBytesToSkip(Symbol &func, argument
55 void ArchitecturePPC64::AdjustBreakpointAddress(const Symbol &func, argument
/freebsd-current/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-err.c49 spl_panic(const char *file, const char *func, int line, const char *fmt, ...) argument
/freebsd-current/crypto/openssl/include/crypto/
H A Dpoly1305.h38 } func; member in struct:poly1305_context
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dbplist.c63 bplist_iterate(bplist_t *bpl, bplist_itor_t *func, void *arg, dmu_tx_t *tx) argument
/freebsd-current/cddl/usr.sbin/zfsd/
H A Dcallout.cc100 Callout::Reset(const timeval &interval, CalloutFunc_t *func, void *arg) argument
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dirq_work.h58 irq_work_func_t func; member in struct:irq_work
71 init_irq_work(struct irq_work *irqw, irq_work_func_t func) argument
/freebsd-current/sys/dev/sfxge/common/
H A Dsiena_sram.c80 siena_sram_test( __in efx_nic_t *enp, __in efx_sram_pattern_fn_t func) argument
/freebsd-current/usr.bin/sdiotool/
H A Dlinux_sdio_compat.c58 u8 sdio_readb(struct sdio_func *func, unsigned int addr, int *err_ret) { argument
62 unsigned char sdio_f0_readb(struct sdio_func *func, unsigned int addr, int *err_ret) { argument
66 u16 sdio_readw(struct sdio_func *func, unsigned int addr, int *err_ret) { argument
70 u32 sdio_readl(struct sdio_func *func, unsigned int addr, int *err_ret) { argument
74 sdio_writeb(struct sdio_func *func, u8 b, unsigned int addr, int *err_ret) argument
81 sdio_f0_writeb(struct sdio_func *func, unsigned char b, unsigned int addr, int *err_ret) argument
92 sdio_writew(struct sdio_func *func, u16 b, unsigned int addr, int *err_ret) argument
97 sdio_writel(struct sdio_func *func, u32 b, unsigned int addr, int *err_ret) argument
[all...]
/freebsd-current/sys/dev/pci/
H A Dpcib_support.c58 uint8_t bus, slot, func; local
75 pcib_decode_rid(device_t pcib, uint16_t rid, int *bus, int *slot, int *func) argument
/freebsd-current/usr.sbin/ngctl/
H A Dngctl.h42 int (*func)(int ac, char **av); /* command function */ member in struct:ngcmd
/freebsd-current/usr.sbin/ppp/
H A Dtimer.h39 void (*func)(void *); /* Function called when timer is expired */ member in struct:pppTimer
/freebsd-current/sys/x86/x86/
H A Ddelay.c73 timecounter_get_t *func; local
/freebsd-current/usr.bin/chpass/
H A Dchpass.h47 int (*func)(char *, struct passwd *, struct _entry *); member in struct:_entry
/freebsd-current/bin/sh/
H A Dexec.h51 struct funcdef *func; member in union:cmdentry::param
/freebsd-current/sys/arm/annapurna/alpine/
H A Dalpine_pci.c120 int bus, slot, func, maxfunc; local
[all...]
/freebsd-current/lib/libutil/tests/
H A Dflopen_test.c181 const char *(*func)(void); member in struct:test
/freebsd-current/lib/libcrypt/
H A Dcrypt.c48 int (*func)(const char *, const char *, char *); member in struct:crypt_format
/freebsd-current/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_linux.cpp59 bool InterceptFunction(const char *name, uptr *ptr_to_real, uptr func, argument
72 InterceptFunction(const char *name, const char *ver, uptr *ptr_to_real, uptr func, uptr trampoline) argument
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DLLDBAssert.cpp34 void lldb_assert(bool expression, const char *expr_text, const char *func, argument
/freebsd-current/crypto/openssl/test/helpers/
H A Dcmp_testlib.c77 int print_to_bio_out(const char *func, const char *file, int line, argument
/freebsd-current/sbin/ipf/libipf/
H A Dinterror.c548 ipf_geterror(int fd, ioctlfunc_t *func) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DArchitecture.h47 virtual size_t GetBytesToSkip(Symbol &func, const Address &curr_addr) const { argument
59 virtual void AdjustBreakpointAddress(const Symbol &func, argument
/freebsd-current/sys/contrib/openzfs/lib/libspl/
H A Dassert.c80 libspl_assertf(const char *file, const char *func, int line, argument
/freebsd-current/cddl/contrib/opensolaris/common/ctf/
H A Dctf_labels.c80 ctf_label_iter(ctf_file_t *fp, ctf_label_f *func, void *arg) argument

Completed in 329 milliseconds

1234567891011>>