Searched defs:func (Results 151 - 175 of 643) sorted by relevance

1234567891011>>

/freebsd-current/sys/dev/usb/
H A Dusb_busdma.h112 usb_dma_callback_t *func; /* load complete callback function */ member in struct:usb_dma_parent_tag
/freebsd-current/sys/dev/drm2/
H A Ddrm_drv.c361 drm_ioctl_t *func; local
[all...]
/freebsd-current/usr.bin/sort/
H A Dsort.h102 cmpcoll_t func; member in struct:sort_mods
/freebsd-current/sys/i386/include/
H A Dsmapi.h65 u_int8_t func; member in struct:smapi_bios_parameter::__anon4970::__anon4971
/freebsd-current/sys/sys/
H A Dkobj.h45 kobjop_t func; member in struct:kobj_method
/freebsd-current/usr.sbin/memcontrol/
H A Dmemcontrol.c72 void (*func)(int memfd, int argc, char *argv[]); member in struct:__anon6671
/freebsd-current/lib/nss_tacplus/
H A Dnss_tacplus.c35 tacplus_error(struct tac_handle *h, const char *func) argument
/freebsd-current/crypto/openssl/crypto/lhash/
H A Dlhash.c203 void OPENSSL_LH_doall(OPENSSL_LHASH *lh, OPENSSL_LH_DOALL_FUNC func) argument
208 void OPENSSL_LH_doall_arg(OPENSSL_LHASH *lh, OPENSSL_LH_DOALL_FUNCARG func, void *arg) argument
176 doall_util_fn(OPENSSL_LHASH *lh, int use_arg, OPENSSL_LH_DOALL_FUNC func, OPENSSL_LH_DOALL_FUNCARG func_arg, void *arg) argument
/freebsd-current/contrib/libevent/sample/
H A Dle-proxy.c115 const char *func = (const char*) local
/freebsd-current/stand/lua/
H A Dmenu.lua133 func = function(_, choice, _) function
147 func = function() function
281 func = function() function
293 func = function() function
304 func = function() function
312 func = function() function
320 func = function() function
349 func = function(_, choice, _) function
373 func = function() function
405 func = function() function
[all...]
/freebsd-current/usr.sbin/ctld/
H A Disns.c68 isns_req_create(uint16_t func, uint16_t flags) argument
/freebsd-current/sys/dev/cardbus/
H A Dcardbus.c187 int bus, domain, slot, func; local
/freebsd-current/sys/powerpc/ofw/
H A Dofw_pcibus.c167 u_int func, slot; local
/freebsd-current/sys/powerpc/powermac/
H A Dgrackle.c140 grackle_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, argument
180 grackle_write_config(device_t dev, u_int bus, u_int slot, u_int func, argument
209 grackle_enable_config(struct grackle_softc *sc, u_int bus, u_int slot, u_int func, u_int reg) argument
/freebsd-current/tools/regression/sockets/unix_cmsg/
H A Dunix_cmsg.c73 int (*func)(void); member in struct:test_func
[all...]
/freebsd-current/tests/sys/cddl/zfs/tests/ctime/
H A Dctime_001_pos.c47 int (*func)(const char *pfile); member in struct:timetest
/freebsd-current/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_taskq.c122 taskq_dispatch(taskq_t *tq, task_func_t func, void *arg, uint_t flags) argument
159 taskq_dispatch_ent(taskq_t *tq, task_func_t func, void *arg, u_int flags, argument
/freebsd-current/sys/kern/
H A Dsubr_eventhandler.c49 void (* func)(void); member in struct:eventhandler_entry_generic
161 vimage_iterator_func_t func; /* Vimage iterator function. */ member in struct:eventhandler_entry_generic_vimage
142 eventhandler_register(struct eventhandler_list *list, const char *name, void *func, void *arg, int priority) argument
166 vimage_eventhandler_register(struct eventhandler_list *list, const char *name, void *func, void *arg, int priority, vimage_iterator_func_t iterfunc) argument
[all...]
/freebsd-current/lib/libc/isc/
H A Dev_streams.c62 evWrite(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, evStreamFunc func, void *uap, evStreamID *id) argument
96 evRead(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, evStreamFunc func, void *uap, evStreamID *id) argument
/freebsd-current/bin/sh/
H A Dvar.h56 void (*func)(const char *); member in struct:var
/freebsd-current/lib/libutil/tests/
H A Dpidfile_test.c300 const char *(*func)(void); member in struct:test
/freebsd-current/lib/libc/stdlib/
H A Datexit.c126 atexit(void (*func)(void)) argument
145 atexit_b(atexit_block func) argument
/freebsd-current/sys/dev/led/
H A Dled.c34 led_t *func; member in struct:ledsc
274 led_create(led_t *func, void *priv, char const *name) argument
280 led_create_state(led_t *func, void *priv, char const *name, int state) argument
[all...]
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_tasklet.c146 tasklet_init(struct tasklet_struct *ts, tasklet_func_t *func, unsigned long data) argument
/freebsd-current/sys/x86/pci/
H A Dpci_early_quirks.c70 intel_stolen_base_gen3(int domain, int bus, int slot, int func) argument
81 intel_stolen_base_gen11(int domain, int bus, int slot, int func) argument
94 intel_stolen_size_gen3(int domain, int bus, int slot, int func) argument
134 intel_stolen_size_gen6(int domain, int bus, int slot, int func) argument
145 intel_stolen_size_gen8(int domain, int bus, int slot, int func) argument
156 intel_stolen_size_chv(int domain, int bus, int slot, int func) argument
178 intel_stolen_size_gen9(int domain, int bus, int slot, int func) argument
284 const int func = 0; local
[all...]

Completed in 331 milliseconds

1234567891011>>