Searched refs:staticName (Results 1 – 2 of 2) sorted by relevance
390 BOOL StaticSetName(const char *staticName) in StaticSetName() argument399 else if (GetOverlay(&OverlayList, staticName) || GetOverlay(&AutoloadList, staticName) in StaticSetName()400 || GetOverlay(&LtdoverlayList, staticName) || GetOverlay(&LtdautoloadList, staticName)) in StaticSetName()407 t->name = staticName; in StaticSetName()
446 BOOL StaticSetName(const char *staticName) in StaticSetName() argument455 else if (GetOverlay(&OverlayList, staticName) || GetOverlay(&AutoloadList, staticName)) in StaticSetName()462 t->name = staticName; in StaticSetName()