Searched refs:nthdef (Results 1 – 1 of 1) sorted by relevance
133 char *nthdef = NULL; /* This is not part of the protocol, but required in dict_do() local160 nthdef = strchr(strategy, ':'); in dict_do()161 if(nthdef) { in dict_do()162 *nthdef = (char)0; in dict_do()214 nthdef = strchr(database, ':'); in dict_do()215 if(nthdef) { in dict_do()216 *nthdef = (char)0; in dict_do()