Searched refs:sys_ffclock_setestimate (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_ffclock.c415 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) function
469 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) function
H A Dinit_sysent.c278 { AS(ffclock_setestimate_args), (sy_call_t *)sys_ffclock_setestimate, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 242 = ffclock_setestimate */
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c291 { AS(ffclock_setestimate_args), (sy_call_t *)sys_ffclock_setestimate, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 242 = ffclock_setestimate */
/freebsd-10-stable/sys/sys/
H A Dsysproto.h1993 int sys_ffclock_setestimate(struct thread *, struct ffclock_setestimate_args *);

Completed in 202 milliseconds