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

/xsrc/external/mit/xmh/dist/
H A Dmsg.c59 /* Function Name: IsEditable
66 IsEditable(Msg msg) function in typeref:typename:Boolean
598 return msg && msg->source && IsEditable(msg);
854 if (!msg || !msg->source || !IsEditable(msg) ||

Completed in 3 milliseconds