Home
last modified time | relevance | path

Searched defs:SIGWINCH (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/cddl/osnet/lib/libdtrace/
H A Dsignal.d83 inline int SIGWINCH = 28; variable
/netbsd-src/sys/sys/
H A Dsignal.h80 #define SIGWINCH 28 /* window size changes */ macro
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dwin.h95 #define SIGWINCH 28 macro