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

/freebsd-12-stable/tests/sys/fs/fusefs/
H A Dlookup.cc351 const char FIRSTFULLPATH[] = "mountpoint/foo"; local
360 ASSERT_EQ(0, access(FIRSTFULLPATH, F_OK)) << strerror(errno);

Completed in 91 milliseconds