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

/xsrc/external/mit/xsm/dist/
H A Dchoose.h35 extern void FreeSessionNames(int count, String *namesShort, String *namesLong,
H A Dchoose.c173 FreeSessionNames(int count, String *namesShort, String *namesLong,
179 XtFree ((char *) namesShort[i]);
180 XtFree ((char *) namesShort);
171 FreeSessionNames(int count,String * namesShort,String * namesLong,Bool * lockFlags) argument

Completed in 3 milliseconds