OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:change_file_times
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/touch/
touch.c
96
int (*
change_file_times
)(const char *, const struct timespec *);
local in function:main
155
change_file_times
= lutimens;
158
change_file_times
= utimens;
212
if (!(*
change_file_times
)(*argv, ts))
227
if (!(*
change_file_times
)(*argv, NULL))
Completed in 11 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025