Ruby
2.0.0p645(2015-04-13revision50299)
Main Page
Modules
Data Structures
Files
File List
Globals
nacl
utime.h
Go to the documentation of this file.
1
/*
2
* Copyright 2011 Google Inc. All Rights Reserved.
3
* Author: yugui@google.com (Yugui Sonoda)
4
*/
5
6
#ifndef RUBY_NACL_UTIME_H
7
#define RUBY_NACL_UTIME_H
8
#include <
utime.h
>
9
int
utime
(
const
char
*filename,
const
struct
utimbuf
*times);
10
int
utimes
(
const
char
*filename,
const
struct
timeval
times[2]);
11
#endif
utime.h
utimes
int utimes(const char *filename, const struct timeval times[2])
utimbuf
Definition:
file.c:2361
timeval
Definition:
ossl_asn1.c:16
utime
int utime(const char *filename, const struct utimbuf *times)
Generated on Thu Apr 30 2015 20:46:55 for Ruby by
1.8.5