File: utimens.h

package info (click to toggle)
dc3dd 7.2.641-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 25,940 kB
  • ctags: 6,455
  • sloc: ansic: 29,499; sh: 6,778; perl: 1,468; yacc: 1,227; makefile: 152; python: 39; sed: 16
file content (3 lines) | stat: -rwxr-xr-x 137 bytes parent folder | download | duplicates (12)
1
2
3
#include <time.h>
int gl_futimens (int, char const *, struct timespec const [2]);
int utimens (char const *, struct timespec const [2]);