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

/haiku-fatelf/src/tests/kits/app/broster/
H A DGetRecentTester.cpp297 \param leafname the name of the file with no path information
301 status_t get_test_ref(const char *leafname, entry_ref *ref) argument
305 status_t err = leafname && ref ? B_OK : B_BAD_VALUE;
308 sprintf(path, "%s/%s", kTempDir, leafname);

Completed in 43 milliseconds