Searched refs:staticName (Results 1 – 2 of 2) sorted by relevance
418 BOOL StaticSetName(const char *staticName) in StaticSetName() argument427 else if (GetOverlay(&OverlayList, staticName) || GetOverlay(&AutoloadList, staticName) in StaticSetName()428 || GetOverlay(&LtdoverlayList, staticName) || GetOverlay(&LtdautoloadList, staticName)) in StaticSetName()435 t->name = staticName; in StaticSetName()
474 BOOL StaticSetName(const char *staticName) in StaticSetName() argument483 else if (GetOverlay(&OverlayList, staticName) || GetOverlay(&AutoloadList, staticName)) in StaticSetName()490 t->name = staticName; in StaticSetName()