OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lutimens
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/gen/
utimens.c
49
lutimens
(const char *path, const struct timespec times[2])
function in typeref:typename:int
/src/sys/sys/
stat.h
287
int
lutimens
(const char *, const struct timespec [2]);
/src/bin/cp/
utils.c
74
if (
lutimens
(file, ts)) {
75
warn("
lutimens
: %s", file);
/src/usr.bin/touch/
touch.c
155
change_file_times =
lutimens
;
/src/sbin/restore/
tape.c
702
(void)
lutimens
(name, ctimep);
703
(void)
lutimens
(name, mtimep);
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025