Home
last modified time | relevance | path

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

/external/quake/quake/src/QW/qwfwd/
Dmisc.c290 void Info_RemoveKey (char *s, char *key) in Info_RemoveKey() function
373 Info_RemoveKey (start, pkey); in Info_RemovePrefixedKeys()
398 Info_RemoveKey (s, key); in Info_SetValueForKey()
/external/quake/quake/src/QW/client/
Dcommon.h211 void Info_RemoveKey (char *s, char *key);
Dcommon.c1915 void Info_RemoveKey (char *s, char *key) in Info_RemoveKey() function
1998 Info_RemoveKey (start, pkey); in Info_RemovePrefixedKeys()
2044 Info_RemoveKey (s, key); in Info_SetValueForStarKey()
/external/quake/quake/src/QW/server/
Dsv_main.c564 Info_RemoveKey (userinfo, "spectator"); // remove passwd in SVC_DirectConnect()
580 Info_RemoveKey (userinfo, "password"); // remove passwd in SVC_DirectConnect()