Home
last modified time | relevance | path

Searched defs:settimeofday_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dkern_time.c663 struct settimeofday_args { global() struct
670 tzpsettimeofday_args sys_settimeofday() argument
/freebsd/sys/sys/
H A Dsysproto.h388 struct settimeofday_args { struct
389 …DL_(const struct timeval *)]; const struct timeval * tv; char tv_r_[PADR_(const struct timeval *)];
390 …onst struct timezone *)]; const struct timezone * tzp; char tzp_r_[PADR_(const struct timezone *)];