Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/C/
H A Dsave.c161 do_system_error(yap_error_number etype, const char *msg) in do_system_error() function
189 return do_system_error(PERMISSION_ERROR_INPUT_PAST_END_OF_STREAM,"bad read on saved state"); in myread()
205 return do_system_error(SYSTEM_ERROR,"bad write on saved state"); in mywrite()
276 return do_system_error(SYSTEM_ERROR,"bad close on saved state");
312do_system_error(PERMISSION_ERROR_INPUT_PAST_END_OF_STREAM,"failed to read saved state header");
663do_system_error(PERMISSION_ERROR_INPUT_PAST_END_OF_STREAM,"failed to scan first line from saved st…
673do_system_error(PERMISSION_ERROR_INPUT_PAST_END_OF_STREAM,"failed to scan version info from saved …
1540 do_system_error(PERMISSION_ERROR_OPEN_SOURCE_SINK,"incorrect saved state");
1543 do_system_error(PERMISSION_ERROR_OPEN_SOURCE_SINK,"could not open saved state");