Searched refs:comm_str__str (Results 1 – 1 of 1) sorted by relevance
46 static const char *comm_str__str(const struct comm_str *cs) in comm_str__str() function94 return strcmp(key, comm_str__str(member)); in comm_str__search()109 entry = bsearch(comm_str__str(cs), comm_strs->strs, comm_strs->num_strs, in comm_strs__remove_if_last()169 int cmp = strcmp(comm_str__str(comm_strs->strs[mid]), str); in comm_strs__findnew()232 return comm_str__str(comm->comm_str); in comm__str()