cwd_disk_info.h

00001 /*
00002 Copyright (C) 2015- The University of Notre Dame
00003 This software is distributed under the GNU General Public License.
00004 See the file COPYING for details.
00005 */
00006 
00007 #ifndef CWD_INFO_H
00008 #define CWD_INFO_H
00009 
00010 #include "int_sizes.h"
00011 
00021 int cwd_disk_info_get(const char *path, int64_t * total);
00022 
00023 #endif

Generated on 21 Sep 2015 for cctools by  doxygen 1.6.1