xapian-core  1.4.25
Functions
closefrom.cc File Reference

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 ()
 

Detailed Description

Implementation of closefrom() function.

Definition in file closefrom.cc.

Function Documentation

◆ get_maxfd()

static int get_maxfd ( )
static

Definition at line 50 of file closefrom.cc.

Referenced by Xapian::Internal::closefrom().