2
0

defs-utime 112 B

123
  1. (* /usr/include/i386-linux-gnu/bits/stat.h: *)
  2. UTIME_NOW* = ASH(1, 30) - 1;
  3. UTIME_OMIT* = ASH(1, 30) - 2;