Searched defs:arg (Results 326 - 350 of 2406) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/sys/dev/isci/
H A Disci_interrupt.c151 isci_interrupt_legacy_handler(void *arg) argument
190 isci_interrupt_msix_handler(void *arg) argument
/freebsd-10-stable/usr.sbin/pw/
H A Dpw.c115 char arg, *arg1; local
/freebsd-10-stable/usr.sbin/mailwrapper/
H A Dmailwrapper.c71 addarg(struct arglist *al, const char *arg) argument
/freebsd-10-stable/contrib/ntp/ntpdc/
H A Dntpdc.h57 u_char arg[MAXARGS]; /* descriptors for arguments */ member in struct:xcmd
/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A Dtokenize.c314 char * arg = *(++argv); local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_work.c271 dtrace_work(dtrace_hdl_t *dtp, FILE *fp, dtrace_consume_probe_f *pfunc, dtrace_consume_rec_f *rfunc, void *arg) argument
/freebsd-10-stable/sys/kern/
H A Dvfs_hash.c72 vfs_hash_get(const struct mount *mp, u_int hash, int flags, struct thread *td, struct vnode **vpp, vfs_hash_cmp_t *fn, void *arg) argument
106 vfs_hash_ref(const struct mount *mp, u_int hash, struct thread *td, struct vnode **vpp, vfs_hash_cmp_t *fn, void *arg) argument
145 vfs_hash_insert(struct vnode *vp, u_int hash, int flags, struct thread *td, struct vnode **vpp, vfs_hash_cmp_t *fn, void *arg) argument
/freebsd-10-stable/sys/dev/sfxge/
H A Dsfxge_dma.c47 sfxge_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/usr.bin/tr/
H A Dtr.c337 setup(char *arg, STR *str, int cflag, int Cflag) argument
/freebsd-10-stable/sys/dev/pty/
H A Dpty.c92 pty_clone(void *arg, struct ucred *cr, char *name, int namelen, argument
/freebsd-10-stable/contrib/netbsd-tests/fs/common/
H A Dfstest_lfs.c124 cleaner(void *arg) argument
/freebsd-10-stable/contrib/netbsd-tests/fs/ffs/
H A Dt_fifos.c33 w1(void *arg) argument
48 w2(void *arg) argument
63 r1(void *arg) argument
82 r2(void *arg) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/librumpclient/
H A Dh_execthr.c68 wrk(void *arg) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dh_common.h53 dummy_proc_read(void *arg, caddr_t addr, void *buf, size_t size) argument
59 dummy_proc_write(void *arg, caddr_t addr, void *buf, size_t size) argument
65 dummy_proc_lookup(void *arg, const char *sym, caddr_t *addr) argument
71 dummy_proc_regsize(void *arg, int regset, size_t *size) argument
77 dummy_proc_getregs(void *arg, int regset, int lwp, void *buf) argument
83 dummy_proc_setregs(void *arg, int regset, int lwp, void *buf) argument
91 basic_proc_read(void *arg, caddr_t addr, void *buf, size_t size) argument
99 basic_proc_write(void *arg, caddr_t addr, void *buf, size_t size) argument
107 basic_proc_lookup(void *arg, const char *sym, caddr_t *addr) argument
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_alloc.c44 mlx5_buf_load_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/sys/dev/mmc/
H A Dmmc_ioctl.h36 uint32_t arg; member in struct:mmc_ioc_cmd
/freebsd-10-stable/lib/libgeom/
H A Dgeom_stats.c140 geom_stats_snapshot_free(void *arg) argument
150 geom_stats_snapshot_timestamp(void *arg, struct timespec *tp) argument
159 geom_stats_snapshot_reset(void *arg) argument
168 geom_stats_snapshot_next(void *arg) argument
/freebsd-10-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_vfs.c43 vfs_setmntopt(vfs_t *vfsp, const char *name, const char *arg, argument
H A Dopensolaris_taskq.c46 system_taskq_init(void *arg) argument
57 system_taskq_fini(void *arg) argument
106 taskq_run(void *arg, int pending __unused) argument
116 taskq_dispatch(taskq_t *tq, task_func_t func, void *arg, uint_t flags) argument
145 taskq_run_ent(void *arg, int pending __unused) argument
153 taskq_dispatch_ent(taskq_t *tq, task_func_t func, void *arg, u_int flags, argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_file.c187 vdev_file_io_strategy(void *arg) argument
/freebsd-10-stable/contrib/netbsd-tests/net/bpfjit/
H A Dt_extmem.c302 void *arg = (void*)(uintptr_t)2; local
353 void *arg = (void*)(uintptr_t)3; local
405 void *arg = (void*)(uintptr_t)2; local
457 void *arg = (void*)(uintptr_t)3; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_getopt_long.c57 char arg[256]; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/semaphore/
H A Dsem.c109 hthread(void *arg) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c85 once2_threadfunc(void *arg) argument
138 once3_threadfunc(void *arg) argument
/freebsd-10-stable/sys/fs/pseudofs/
H A Dpseudofs_vncache.c317 pfs_exit(void *arg, struct proc *p) argument

Completed in 258 milliseconds

<<11121314151617181920>>