HomeSort by relevance Sort by last modified time
    Searched refs:Info_RemoveKey (Results 1 - 4 of 4) sorted by null

  /external/quake/quake/src/QW/qwfwd/
misc.c 290 void Info_RemoveKey (char *s, char *key)
373 Info_RemoveKey (start, pkey);
398 Info_RemoveKey (s, key);
  /external/quake/quake/src/QW/client/
common.h 211 void Info_RemoveKey (char *s, char *key);
common.c     [all...]
  /external/quake/quake/src/QW/server/
sv_main.c 564 Info_RemoveKey (userinfo, "spectator"); // remove passwd
580 Info_RemoveKey (userinfo, "password"); // remove passwd
    [all...]

Completed in 26 milliseconds