Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/workspace/
H A Dwsm.c76 WSMConfigFormatReply *config_format_reply = NULL; variable
1109 config_format_reply = &(reply->config_format); in ReceiveConfigRCB()
1138 if (reply->any.type == WSM_GET_STATE && config_format_reply != NULL) in SendStartSetStateRCB()