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

/freebsd-10-stable/gnu/usr.bin/grep/
H A Dsavedir.c52 # define CLOSEDIR(d) (closedir (d), 0) macro
54 # define CLOSEDIR(d) closedir (d) macro

Completed in 48 milliseconds