Searched refs:PosixOpenHow (Results 1 – 1 of 1) sorted by relevance
387 pub struct PosixOpenHow { struct393 impl PosixOpenHow { argument430 impl From<PosixOpenHow> for OpenHow {431 fn from(posix_open_how: PosixOpenHow) -> Self { in from()