Home
last modified time | relevance | path

Searched refs:cfutimesat (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dutime.c52 cfutimesat(int fd, char *fname, int nmflag, vattr_t *vap, int flags, int follow) in cfutimesat() function
181 return (cfutimesat(fd, NULL, 2, &vattr, flags, FOLLOW)); in futimens()
194 return (cfutimesat(fd, fname, 1, &vattr, flags, in utimensat()