Home
last modified time | relevance | path

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

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dos2api.h218 syserr_no_more_search_handles, enumerator
H A Dntapi.h205 syserr_no_more_search_handles, enumerator
H A Dos2top.c550 case ERROR_NO_MORE_SEARCH_HANDLES: return (syserr_no_more_search_handles); in OS_error_code_to_syserr()
1222 case syserr_no_more_search_handles: return (ERROR_NO_MORE_SEARCH_HANDLES); in syserr_to_error_code()
H A Dnttop.c630 case syserr_no_more_search_handles: return (ERROR_NO_MORE_SEARCH_HANDLES); in syserr_to_win32_error_code()
1352 case ERROR_NO_MORE_SEARCH_HANDLES: return (syserr_no_more_search_handles); in win32_error_code_to_syserr()