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

/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDEndpoint.cpp94 BPath kfPath; local
98 err = find_directory(B_USER_SETTINGS_DIRECTORY, &kfPath);
99 kfPath.Append("esd_auth");
100 BFile keyFile(kfPath.Path(), B_READ_WRITE|B_CREATE_FILE);

Completed in 117 milliseconds