Home
last modified time | relevance | path

Searched refs:CLOSE_RANGE_OSREL (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/sys/
H A Dclosefrom.c34 #define CLOSE_RANGE_OSREL 1300091 macro
40 if (__getosreldate() >= CLOSE_RANGE_OSREL) in closefrom()