Searched refs:USE_CLOSEFROM (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/usr.sbin/lpr/common_source/
H A Dlp.cdefs.h63 #ifndef USE_CLOSEFROM
65 # define USE_CLOSEFROM 1 macro
68 /* The macro USE_CLOSEFROM must be defined with a value of 0 or 1. */
69 #ifndef USE_CLOSEFROM
70 # define USE_CLOSEFROM 0 macro
H A Dcommon.c766 if (USE_CLOSEFROM) /* The faster, modern solution */

Completed in 42 milliseconds