OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sessionNamesShort
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xsm/dist/
choose.c
447
sessionNamesShort
, sessionNamesLong, sessionsLocked);
512
XtFree ((char *)
sessionNamesShort
[i]);
520
sessionNamesShort
[j] =
sessionNamesShort
[j + 1];
601
name =
sessionNamesShort
[current->list_index];
610
sessionNamesShort
[current->list_index];
649
sessionNamesShort
, sessionNamesLong, sessionsLocked);
xsm.h
177
extern String *
sessionNamesShort
;
xsm.c
94
String *
sessionNamesShort
= NULL;
353
&
sessionNamesShort
, &sessionNamesLong, &sessionsLocked);
359
if (strcmp (session_name,
sessionNamesShort
[i]) == 0)
376
sessionNamesShort
, sessionNamesLong, sessionsLocked);
save.c
223
&
sessionNamesShort
, NULL, &sessionsLocked))
228
if (strcmp (new_name,
sessionNamesShort
[i]) == 0)
236
sessionNamesShort
, NULL, sessionsLocked);
Completed in 10 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026