Searched defs:open_how (Results 1 – 3 of 3) sorted by relevance
19 struct open_how { struct20 __u64 flags;21 __u64 mode;22 __u64 resolve;
39 struct open_how { struct48 bool needs_openat2(const struct open_how *how); argument
Completed in 7 milliseconds