Searched refs:E_OS_NOFUNC (Results 1 – 2 of 2) sorted by relevance
1939 exec_ErrorHook(E_OS_NOFUNC); in GetResource()1942 return (E_OS_NOFUNC); in GetResource()2142 exec_ErrorHook(E_OS_NOFUNC); in ReleaseResource()2145 return(E_OS_NOFUNC); in ReleaseResource()2155 exec_ErrorHook(E_OS_NOFUNC); in ReleaseResource()2157 return (E_OS_NOFUNC); in ReleaseResource()2279 return(E_OS_NOFUNC); in ReleaseResource()2288 exec_ErrorHook(E_OS_NOFUNC); in ReleaseResource()2291 return(E_OS_NOFUNC); in ReleaseResource()2530 return (E_OS_NOFUNC); in RegisterTasktoResource()[all …]
136 #define E_OS_NOFUNC (5U) macro