Searched refs:str2role (Results 1 – 1 of 1) sorted by relevance
102 static int str2role(const char *str);164 str2role(const char *str) in str2role() function311 res->role = str != NULL ? str2role(str) : HAST_ROLE_UNDEF; in update_resources()