Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dopendir2.c270 bool unionstack; in __opendir_common() local
297 unionstack = false; in __opendir_common()
299 unionstack = is_unionstack(fd); in __opendir_common()
302 if (unionstack) { in __opendir_common()