Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/cmdutils/touch/
H A Dtouch.c72 void stime_arg1 __P((char *, time_t *));
111 stime_arg1(optarg, tv); in main()
200 stime_arg1(char *arg, time_t *tvp) in stime_arg1() function