cctools
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
dttools
src
fd.h
1
/*
2
* Copyright (C) 2013- The University of Notre Dame
3
* This software is distributed under the GNU General Public License.
4
* See the file COPYING for details.
5
*/
6
7
#ifndef FD_H
8
#define FD_H
9
14
int
fd_max (
void
);
15
19
int
fd_nonstd_close (
void
);
20
26
int
fd_null (
int
fd,
int
oflag);
27
28
#endif
Generated by
1.8.5