Query: closefrom
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CLOSEFROM(3) BSD Library Functions Manual CLOSEFROM(3)NAMEclosefrom -- delete open file descriptorsLIBRARYUtility functions from BSD systems (libbsd, -lbsd)SYNOPSIS#include <bsd/unistd.h> void closefrom(int lowfd);DESCRIPTIONThe closefrom() system call deletes all open file descriptors greater than or equal to lowfd from the per-process object reference table. Any errors encountered while closing file descriptors are ignored.SEE ALSOclose(2)HISTORYThe closefrom() function first appeared in FreeBSD 8.0.BSDJune 12, 2009 BSD
Related Man Pages |
---|
close(2) - mojave |
expand_number(3) - debian |
close(2) - osx |
closefrom(3c) - sunos |
flopen(3) - mojave |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Detecting unused variables... |
Weird 'find' results |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |