Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/syscall/
H A Dutime.c117 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()
/titanic_50/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c4416 unsigned short *tsptr, *sptr; in print_check() local