Searched refs:CreateServiceAccount (Results 1 – 3 of 3) sorted by relevance
50 CreateServiceAccount(char *name, char *password);
177 CreateServiceAccount(char *name, char *password) { in CreateServiceAccount() function
541 success = CreateServiceAccount(m_accountName.GetBuffer(30), in OnInstall()