Searched refs:stime_posix (Results 1 – 1 of 1) sorted by relevance
70 static int stime_posix(const char *, struct timespec *);119 if (!stime_posix(optarg, ts)) in main()363 stime_posix(const char *arg, struct timespec *tsp) in stime_posix() function