CLOSEFROM
Section: Misc. Reference Manual Pages (3bsd)Index Return to Main Contents
BSD mandoc
NAME
closefrom - delete open file descriptorsLIBRARY
Lb libbsdSYNOPSIS
In unistd.h (See libbsd(7) for include usage.) Ft void Fn closefrom int lowfdDESCRIPTION
The Fn closefrom system call deletes all open file descriptors greater than or equal to Fa lowfd from the per-process object reference table. Any errors encountered while closing file descriptors are ignored.SEE ALSO
close(2)HISTORY
The Fn closefrom function first appeared in Fx 8.0 .
Index
This document was created by man2html, using the manual pages.
Time: 04:45:39 GMT, September 16, 2022
0 댓글