Home
last modified time | relevance | path

Searched defs:canonical_path (Results 1 – 2 of 2) sorted by relevance

/external/libfuse/include/
Dfuse_lowlevel.h330 void (*canonical_path) (fuse_req_t req, fuse_ino_t ino); member
/external/rust/crates/bindgen/src/ir/
Ditem.rs71 fn canonical_path(&self, ctx: &BindgenContext) -> Vec<String>; in canonical_path() method
231 fn canonical_path(&self, ctx: &BindgenContext) -> Vec<String> { in canonical_path() function
1912 fn canonical_path(&self, ctx: &BindgenContext) -> Vec<String> { in canonical_path() method