|
xapian-core
1.4.30
|
Implementation of closefrom() function. More...
#include <config.h>#include "closefrom.h"#include <cerrno>#include "safefcntl.h"#include "safeunistd.h"
Include dependency graph for closefrom.cc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| static int | get_maxfd () |
Implementation of closefrom() function.
Definition in file closefrom.cc.
|
static |
Definition at line 48 of file closefrom.cc.
Referenced by Xapian::Internal::closefrom().