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

/haiku/src/system/libroot/posix/string/
H A Dstrerror.c168 case B_LAUNCH_FAILED_NO_PREFERRED_APP:
/haiku/src/bin/
H A Derror.c111 E(B_LAUNCH_FAILED_NO_PREFERRED_APP),
/haiku/headers/os/support/
H A DErrors.h93 #define B_LAUNCH_FAILED_NO_PREFERRED_APP (B_APP_ERROR_BASE + 13) macro
/haiku/headers/build/os/support/
H A DErrors.h94 #define B_LAUNCH_FAILED_NO_PREFERRED_APP (B_APP_ERROR_BASE + 13) macro
/haiku/src/tests/kits/app/broster/
H A DFindAppTester.cpp240 @results Should return B_LAUNCH_FAILED_NO_PREFERRED_APP.
249 CHK(caller(fileType1, &ref) == B_LAUNCH_FAILED_NO_PREFERRED_APP);
H A DLaunchTester.cpp283 @results Should return B_LAUNCH_FAILED_NO_PREFERRED_APP.
293 CHK(context(caller, fileType1, &team) == B_LAUNCH_FAILED_NO_PREFERRED_APP);
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h560 #define B_LAUNCH_FAILED_NO_PREFERRED_APP FSSH_B_LAUNCH_FAILED_NO_PREFERRED_APP macro
/haiku/src/kits/app/
H A DRoster.cpp1867 \retval B_LAUNCH_FAILED_NO_PREFERRED_APP Neither with the supplied type
2492 error = B_LAUNCH_FAILED_NO_PREFERRED_APP;

Completed in 184 milliseconds