Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/touch/
Dtouch.c56 void stime_file(char *, struct timeval *);
90 stime_file(optarg, tv); in main()
271 stime_file(char *fname, struct timeval *tvp) in stime_file() function