Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/common/include/
Dlos_typedef.h134 #ifndef LOS_EOPNOTSUPP
135 #define LOS_EOPNOTSUPP 95 macro
/kernel/liteos_a/kernel/include/
Dlos_typedef.h169 #ifndef LOS_EOPNOTSUPP
170 #define LOS_EOPNOTSUPP 95 macro
/kernel/liteos_a/kernel/base/core/
Dlos_process.c1192 return LOS_EOPNOTSUPP; in OsWaitOptionsCheck()
1276 return LOS_EOPNOTSUPP; in OsWaitidOptionsCheck()