Home
last modified time | relevance | path

Searched refs:SetTargetGroup (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Ddwinst.h50 void SetTargetGroup(const char *szTargetGroup);
H A Ddwsetup.cpp736 cinst.SetTargetGroup(g_szTargetGroup); in install_prog()
921 cinst.SetTargetGroup(g_szTargetGroup); in install_fonts()
H A Ddwinst.cpp117 void CInstall::SetTargetGroup(const char *szTargetGroup) in SetTargetGroup() function in CInstall