Home
last modified time | relevance | path

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

/src/lib/libc/gen/
H A Dopendir2.c269 bool unionstack; in __opendir_common() local
296 unionstack = false; in __opendir_common()
298 unionstack = is_unionstack(fd); in __opendir_common()
301 if (unionstack) { in __opendir_common()