xapian-core
1.4.26
|
Implementation of closefrom() function. More...
#include <config.h>
#include "closefrom.h"
#include <cerrno>
#include "safefcntl.h"
#include "safeunistd.h"
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 50 of file closefrom.cc.
Referenced by Xapian::Internal::closefrom().