Searched refs:proxyFileHead (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/smproxy/dist/ | ||
| H A D | save.c | 34 static ProxyFileEntry *proxyFileHead = NULL; variable in typeref:typename:ProxyFileEntry * 331 entry->next = proxyFileHead; 332 proxyFileHead = entry; 451 ptr = proxyFileHead; |
Completed in 2 milliseconds