Home
last modified time | relevance | path

Searched refs:ps_sessionList (Results 1 – 1 of 1) sorted by relevance

/dports/games/egl/egl-0.3.1_9/common/
H A Dparse.c36 static parse_t ps_sessionList[MAX_PARSE_SESSIONS]; variable
66 if (!ps_sessionList[i].inUse) { in PS_StartSession()
67 ps = &ps_sessionList[i]; in PS_StartSession()
76 ps = &ps_sessionList[ps_numSessions++]; in PS_StartSession()