OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_utimes
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/cp/
utils.c
67
set_utimes
(const char *file, struct stat *fs)
function in typeref:typename:int
297
if (pflag &&
set_utimes
(to.p_path, fs)) {
359
* in the stat structure. If fd is zero, also call
set_utimes
() to set
409
/* if fd is non-zero, caller must call
set_utimes
() after close() */
410
if (fd == 0 &&
set_utimes
(to.p_path, fs))
utils.c
67
set_utimes
(const char *file, struct stat *fs)
function in typeref:typename:int
297
if (pflag &&
set_utimes
(to.p_path, fs)) {
359
* in the stat structure. If fd is zero, also call
set_utimes
() to set
409
/* if fd is non-zero, caller must call
set_utimes
() after close() */
410
if (fd == 0 &&
set_utimes
(to.p_path, fs))
Completed in 52 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025