Searched defs:OpenHow (Results 1 – 2 of 2) sorted by relevance
406 pub struct OpenHow { struct409 pub resolve: OpenHowResolve, argument412 impl OpenHow { argument430 impl From<PosixOpenHow> for OpenHow { implementation
166 how: OpenHow, in do_sys_openat2()