/src/sys/kern/ |
kern_time.c | 548 return settimeofday1(SCARG(uap, tv), true, SCARG(uap, tzp), l, true); 552 settimeofday1(const struct timeval *utv, bool userspace, function in typeref:typename:int
|
kern_time.c | 548 return settimeofday1(SCARG(uap, tv), true, SCARG(uap, tzp), l, true); 552 settimeofday1(const struct timeval *utv, bool userspace, function in typeref:typename:int
|
kern_time.c | 548 return settimeofday1(SCARG(uap, tv), true, SCARG(uap, tzp), l, true); 552 settimeofday1(const struct timeval *utv, bool userspace, function in typeref:typename:int
|