Searched defs:NixPath (Results 1 – 4 of 4) sorted by relevance
57 pub fn mount<P1: ?Sized + NixPath, P2: ?Sized + NixPath, P3: ?Sized + NixPath, P4: ?Sized + NixPath… in mount()65 where P: ?Sized + NixPath, in mount()
166 pub trait NixPath { interface225 impl NixPath for [u8] { impl
190 pub fn renameat<P1: ?Sized + NixPath, P2: ?Sized + NixPath>( in renameat()
546 pub fn symlinkat<P1: ?Sized + NixPath, P2: ?Sized + NixPath>( in symlinkat()2447 pub fn pivot_root<P1: ?Sized + NixPath, P2: ?Sized + NixPath>( in pivot_root()