HomeSort by: relevance | last modified time | path
    Searched defs:tp50 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/common/
clockctl_50.c 101 struct timespec50 tp50; local in function:compat50_clockctlioctl
105 error = copyin(args->tp, &tp50, sizeof(tp50));
108 timespec50_to_timespec(&tp50, &tp);
clockctl_50.c 101 struct timespec50 tp50; local in function:compat50_clockctlioctl
105 error = copyin(args->tp, &tp50, sizeof(tp50));
108 timespec50_to_timespec(&tp50, &tp);

Completed in 21 milliseconds