Searched refs:str2replication (Results 1 – 1 of 1) sorted by relevance
103 static int str2replication(const char *str);177 str2replication(const char *str) in str2replication() function333 res->replication = str != NULL ? str2replication(str) : -1; in update_resources()