Searched refs:E_OS_NOFUNC (Results 1 – 2 of 2) sorted by relevance
1938 exec_ErrorHook(E_OS_NOFUNC); in GetResource()1941 return (E_OS_NOFUNC); in GetResource()2141 exec_ErrorHook(E_OS_NOFUNC); in ReleaseResource()2144 return(E_OS_NOFUNC); in ReleaseResource()2154 exec_ErrorHook(E_OS_NOFUNC); in ReleaseResource()2156 return (E_OS_NOFUNC); in ReleaseResource()2278 return(E_OS_NOFUNC); in ReleaseResource()2287 exec_ErrorHook(E_OS_NOFUNC); in ReleaseResource()2290 return(E_OS_NOFUNC); in ReleaseResource()2529 return (E_OS_NOFUNC); in RegisterTasktoResource()[all …]
135 #define E_OS_NOFUNC (5U) macro