Searched defs:tsptr (Results 1 – 2 of 2) sorted by relevance
117 get_timespec_vattr(timespec_t *tsptr, struct vattr *vattr, int *flags) in get_timespec_vattr()172 futimens(int fd, timespec_t *tsptr) in futimens()185 utimensat(int fd, char *fname, timespec_t *tsptr, int flag) in utimensat()
4416 unsigned short *tsptr, *sptr; in print_check() local