Home
last modified time | relevance | path

Searched refs:unable_to_open_file (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/src/org/eclipse/equinox/internal/p2/touchpoint/eclipse/actions/
H A DMessages.java33 public static String unable_to_open_file; field in Messages
H A Dmessages.properties28 unable_to_open_file=Unable to open file: {0}. key
H A DAddJVMArgumentAction.java293 throw new IllegalStateException(NLS.bind(Messages.unable_to_open_file, file)); in save()
/dports/lang/ptoc/ptoc/
H A Dio.c405 error = unable_to_open_file; in pio_open_file()
430 ? unable_to_open_file : error; in pio_open_file()
H A Dio.h859 unable_to_open_file = 2, enumerator