Searched refs:inherit_fds (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/
H A Dvfs.h61 bool inherit_fds; member in struct:io_context
/haiku/src/system/kernel/fs/
H A Dvfs.cpp4980 if (parentContext->inherit_fds) {
5016 context->inherit_fds = parentContext != NULL;

Completed in 54 milliseconds