[][src]Constant linux::fd::flags::FD_NO_ACCESS_TIME_UPDATE

pub const FD_NO_ACCESS_TIME_UPDATE: DescriptionFlags

Don't update the access time of the file.

= See also

  • link:man:open(2) and O_NOATIME therein