Searched defs:arg (Results 201 - 225 of 2366) sorted by relevance

1234567891011>>

/freebsd-10.2-release/sys/sys/
H A Dthr.h49 void *arg; /* argument for entry function. */ member in struct:thr_param
/freebsd-10.2-release/tools/regression/environ/
H A Denvctl.c128 char arg; local
/freebsd-10.2-release/tools/regression/kthread/kld/
H A Dkthrdlk.c61 thr_suspender(void *arg) argument
88 thr_resumer(void *arg) argument
112 thr_getsuspended(void *arg) argument
178 kthrdlk_handler(module_t mod, int what, void *arg) argument
/freebsd-10.2-release/sys/powerpc/powermac/
H A Dpswitch.c136 pswitch_intr(void *arg) argument
/freebsd-10.2-release/sys/powerpc/pseries/
H A Drtas_dev.c155 rtas_shutdown(void *arg, int howto) argument
/freebsd-10.2-release/tools/regression/p1003_1b/
H A Dfifo.c50 void tick(int arg) argument
/freebsd-10.2-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb.c258 iwch_modevent(module_t mod, int cmd, void *arg) argument
/freebsd-10.2-release/sys/amd64/vmm/
H A Dvmm_stat.c57 vmm_stat_register(void *arg) argument
/freebsd-10.2-release/sys/arm/xscale/i80321/
H A Di80321_wdog.c81 iopwdog_tickle(void *arg) argument
/freebsd-10.2-release/sys/arm/xscale/ixp425/
H A Davila_led.c50 led_func(void *arg, int onoff) argument
H A Dcambria_fled.c58 fled_cb(void *arg, int onoff) argument
H A Dixp425_wdog.c66 ixp425_watchdog(void *arg, u_int cmd, int *error) argument
/freebsd-10.2-release/sys/dev/altera/sdcard/
H A Daltera_sdcard.c356 altera_sdcard_task(void *arg, int pending) argument
H A Daltera_sdcard_disk.c56 altera_sdcard_disk_dump(void *arg, void *virtual, vm_offset_t physical, argument
/freebsd-10.2-release/games/caesar/
H A Dcaesar.c148 printit(char *arg) argument
/freebsd-10.2-release/sys/amd64/amd64/
H A Dmp_watchdog.c86 watchdog_init(void *arg) argument
100 watchdog_function(void *arg) argument
/freebsd-10.2-release/share/examples/kld/cdev/module/
H A Dcdev.c123 mydev_ioctl(struct cdev *dev, u_long cmd, caddr_t arg, int mode, argument
/freebsd-10.2-release/sys/dev/pty/
H A Dpty.c97 pty_clone(void *arg, struct ucred *cr, char *name, int namelen, argument
/freebsd-10.2-release/usr.sbin/autofs/
H A Dpopen.c81 char *arg, *argv[ARGV_LEN], *command; local
/freebsd-10.2-release/usr.sbin/bhyve/
H A Ddbgport.c55 dbg_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, uint32_t *eax, void *arg) argument
H A Dpci_uart.c49 pci_uart_intr_assert(void *arg) argument
57 pci_uart_intr_deassert(void *arg) argument
/freebsd-10.2-release/usr.sbin/lpr/lprm/
H A Dlprm.c89 char *arg; local
/freebsd-10.2-release/usr.sbin/rpcbind/
H A Drpcb_svc.c207 rpcbproc_getaddr_3_local(void *arg, struct svc_req *rqstp __unused, argument
/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DCleanUp.h198 CleanUp2 (value_type value, CallbackType callback, A0 arg) : argument
213 CleanUp2 (value_type value, value_type invalid, CallbackType callback, A0 arg) : argument
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.cpp51 GetFlagBits (const char *arg) argument
83 const char *arg = args[0]; local
128 const char *arg = args[0]; local
[all...]

Completed in 123 milliseconds

1234567891011>>