Searched refs:PPATH (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/tests/sys/fs/fusefs/
H A Dsymlink.cc175 const char PPATH[] = "parent"; local
183 expect_lookup(PPATH, ino, S_IFDIR | 0755, 0, 1);
H A Dmkdir.cc202 const char PPATH[] = "parent"; local
211 expect_lookup(PPATH, ino, S_IFDIR | 0755, 0, 1);
H A Dmknod.cc255 const char PPATH[] = "parent"; local
266 expect_lookup(PPATH, ino, S_IFDIR | 0755, 0, 1);

Completed in 166 milliseconds