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

/xsrc/external/mit/xterm/dist/
H A Dmisc.c3348 char select_code[XtNumber(table) + 1]; local in function:ManipulateSelectionData
3360 select_code[num_targets] = *base;
3369 select_code[num_targets] = '\0';
3378 unparseputs(xw, select_code);
3398 TRACE(("Setting selection(%s) with %s\n", select_code, buf));

Completed in 9 milliseconds