Home
last modified time | relevance | path

Searched refs:retvalp (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_ntptime.c342 kern_ntp_adjtime(struct thread *td, struct timex *ntv, int *retvalp) in kern_ntp_adjtime() argument
467 *retvalp = retval; in kern_ntp_adjtime()
/f-stack/freebsd/sys/
H A Dsyscallsubr.h219 int kern_ntp_adjtime(struct thread *td, struct timex *ntv, int *retvalp);