Searched refs:MSG_POW_DETACH (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/screen-22/screen/
H A Dscreen.h166 #define MSG_POW_DETACH 5 macro
H A Dattacher.c88 * Understands MSG_ATTACH, MSG_DETACH, MSG_POW_DETACH
296 (how == MSG_ATTACH || how == MSG_DETACH || how == MSG_POW_DETACH))
303 m.type = MSG_POW_DETACH;
H A Dsocket.c1010 case MSG_POW_DETACH:
1016 if (m.type == MSG_POW_DETACH)

Completed in 165 milliseconds