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

/xsrc/external/mit/xmessage/dist/
H A Dxmessage.c59 int timeout_secs; member in struct:_QueryResources
79 offset(timeout_secs), XtRInt, NULL },
411 if (qres.timeout_secs)
412 XtAppAddTimeOut(app_con, 1000*qres.timeout_secs, time_out, NULL);

Completed in 3 milliseconds