Home | History | Annotate | Download | only in os

Lines Matching refs:changes

172 // Truncate changes the size of the file.
293 // Truncate changes the size of the named file.
294 // If the file is a symbolic link, it changes the size of the link's target.
396 // Chtimes changes the access and modification times of the named
452 // Chown changes the numeric uid and gid of the named file.
453 // If the file is a symbolic link, it changes the uid and gid of the link's target.
459 // Lchown changes the numeric uid and gid of the named file.
460 // If the file is a symbolic link, it changes the uid and gid of the link itself.
466 // Chown changes the numeric uid and gid of the named file.
479 // Chdir changes the current working directory to the file,