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

  /src/usr.bin/touch/
touch.c 70 static int stime_posix(const char *, struct timespec *);
119 if (!stime_posix(optarg, ts))
363 stime_posix(const char *arg, struct timespec *tsp) function in typeref:typename:int

Completed in 11 milliseconds