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

/xsrc/external/mit/xsm/dist/
H A Dsave.c88 static String *failedNames = NULL;
1234 if (failedNames)
1242 XtFree ((char *) failedNames[i]);
1244 XtFree ((char *) failedNames);
1246 failedNames = NULL;
1299 failedNames = (String *) XtMalloc (
1356 failedNames[i++] = clientInfo;
1365 failedNames, numFailedNames, 0, True);
87 static String *failedNames = NULL; variable in typeref:typename:String *

Completed in 3 milliseconds