Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/avs/dscfglockd/
H A Ddscfglockd.c66 #define CLOSE_FD 3 macro
68 #define CLOSE_FD 0 macro
1188 closefrom(CLOSE_FD); in init()
1191 for (i = CLOSE_FD; i < rl.rlim_max; i++) in init()