Ruby
2.0.0p247(2013-06-27revision41674)
Main Page
Modules
Data Structures
Files
File List
Globals
nacl
stat.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
#ifndef RUBY_NACL_STAT_H
6
#define RUBY_NACL_STAT_H
7
mode_t
umask
(
mode_t
mask);
8
struct
stat
;
9
int
lstat
(
const
char
*
path
,
struct
stat
*
result
);
10
#endif
lstat
int lstat(const char *path, struct stat *result)
path
gz path
Definition:
zlib.c:2277
umask
mode_t umask(mode_t mask)
result
q result
Definition:
tcltklib.c:7070
mode_t
#define mode_t
Definition:
win32.h:100
stat
#define stat(path, st)
Definition:
win32.h:193
Generated on Fri Dec 27 2013 21:53:04 for Ruby by
1.8.5