Searched refs:curidstr (Results 1 – 1 of 1) sorted by relevance
1020 idmatch(char *idstr, char *curidstr, int idargc, char **idargv) in idmatch() argument1025 if (strcmp(curidstr, idstr) == 0) in idmatch()