Searched defs:arg (Results 251 - 275 of 2406) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/lib/libc/gen/
H A Dexec.c54 execl(const char *name, const char *arg, ...) argument
80 execle(const char *name, const char *arg, ...) argument
108 execlp(const char *name, const char *arg, ...) argument
[all...]
/freebsd-10-stable/lib/libc/stdio/
H A Dxprintf_str.c121 __printf_render_str(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
163 __printf_render_chr(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
H A Dxprintf_time.c57 __printf_render_time(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
/freebsd-10-stable/lib/libkse/test/
H A Dsigsuspend_d.c55 sigsuspender (void *arg) argument
/freebsd-10-stable/lib/libkvm/
H A Dkvm_file.c157 kvm_getfiles(kvm_t *kd, int op, int arg, int *cnt) argument
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_sleepq.c158 _sleepq_drop(struct sleepqueue *sq, void (*cb)(struct pthread *, void *arg), void *arg) argument
/freebsd-10-stable/sbin/hastd/
H A Dcontrol.c432 ctrl_thread(void *arg) argument
/freebsd-10-stable/sys/arm/arm/
H A Dintr.c93 arm_setup_irqhandler(const char *name, driver_filter_t *filt, void (*hand)(void*), void *arg, int irq, int flags, void **cookiep) argument
/freebsd-10-stable/sys/arm/freescale/imx/
H A Dtzic.c157 tzic_post_filter(void *arg) argument
/freebsd-10-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_zone.c219 zone_destroy(void *arg) argument
/freebsd-10-stable/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c79 dtmalloc_getargdesc(void *arg, dtrace_id_t id, void *parg, dtrace_argdesc_t *desc) argument
137 dtmalloc_provide(void *arg, dtrace_probedesc_t *desc) argument
146 dtmalloc_destroy(void *arg, dtrace_id_t id, void *parg) argument
151 dtmalloc_enable(void *arg, dtrace_id_t id, void *parg) argument
158 dtmalloc_disable(void *arg, dtrace_id_t id, void *parg) argument
/freebsd-10-stable/sys/cddl/dev/
H A Dprototype.c58 prototype_getargdesc(void *arg, dtrace_id_t id, void *parg, dtrace_argdesc_t *desc) argument
63 prototype_provide(void *arg, dtrace_probedesc_t *desc) argument
68 prototype_destroy(void *arg, dtrace_id_t id, void *parg) argument
73 prototype_enable(void *arg, dtrace_id_t id, void *parg) argument
78 prototype_disable(void *arg, dtrace_id_t id, void *parg) argument
/freebsd-10-stable/sys/dev/acpica/Osd/
H A DOsdInterrupt.c82 acpi_intr_handler(void *arg) argument
/freebsd-10-stable/sys/dev/acpica/
H A Dacpi_lid.c139 acpi_lid_notify_status_changed(void *arg) argument
/freebsd-10-stable/sys/dev/amr/
H A Damr_disk.c131 amrd_dump(void *arg, void *virtual, vm_offset_t physical, off_t offset, size_t length) argument
/freebsd-10-stable/sys/dev/atkbdc/
H A Datkbd_atkbdc.c163 atkbdintr(void *arg) argument
/freebsd-10-stable/sys/dev/drm/
H A Dati_pcigart.c47 drm_ati_alloc_pcigart_table_cb(void *arg, bus_dma_segment_t *segs, argument
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dr600_audio.c125 void r600_audio_update_hdmi(void *arg, int pending) argument
/freebsd-10-stable/sys/dev/fb/
H A Dsplash.c167 splash_init(video_adapter_t *adp, int (*callback)(int, void *), void *arg) argument
/freebsd-10-stable/sys/dev/firewire/
H A Dfwdma.c65 fwdma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/sys/dev/gpio/
H A Dgpioc.c112 gpioc_ioctl(struct cdev *cdev, u_long cmd, caddr_t arg, int fflag, argument
[all...]
/freebsd-10-stable/sys/dev/hatm/
H A Dif_hatm_ioctl.c95 hatm_open_vcc(struct hatm_softc *sc, struct atmio_openvcc *arg) argument
217 hatm_close_vcc(struct hatm_softc *sc, struct atmio_closevcc *arg) argument
[all...]
/freebsd-10-stable/sys/dev/ida/
H A Dida_disk.c121 idad_dump(void *arg, void *virtual, vm_offset_t physical, off_t offset, size_t length) argument
/freebsd-10-stable/sys/dev/mfi/
H A Dmfi_syspd.c265 mfi_syspd_dump(void *arg, void *virt, vm_offset_t phys, off_t offset, argument
/freebsd-10-stable/sys/dev/oce/
H A Doce_util.c136 oce_dma_map_addr(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
228 oce_dma_map_ring(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument

Completed in 500 milliseconds

<<11121314151617181920>>