Searched defs:CLOSEDIR (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/grep/dist/lib/
H A Dsavedir.c51 # define CLOSEDIR(d) (closedir (d), 0) macro
53 # define CLOSEDIR(d) closedir (d) macro

Completed in 120 milliseconds