Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Dsignal_portable.h98 #define SIGWINCH_PORTABLE 28 macro
136 case SIGWINCH_PORTABLE: return SIGWINCH; in signo_pton()
174 case SIGWINCH: return SIGWINCH_PORTABLE; in signo_ntop()