Searched refs:nthdef (Results 1 – 1 of 1) sorted by relevance
175 char *nthdef = NULL; /* This is not part of the protocol, but required in dict_do() local203 nthdef = strchr(strategy, ':'); in dict_do()204 if(nthdef) { in dict_do()205 *nthdef = (char)0; in dict_do()255 nthdef = strchr(database, ':'); in dict_do()256 if(nthdef) { in dict_do()257 *nthdef = (char)0; in dict_do()