Searched refs:pd_string (Results 1 – 1 of 1) sorted by relevance
226 const char *pd_string; member251 for (desc = table; desc->pd_string != NULL; desc++) in psycho_find_desc()252 if (strcmp(desc->pd_string, string) == 0) in psycho_find_desc()