Searched refs:typetext (Results 1 – 1 of 1) sorted by relevance
489 testtype(char *typetext) { in testtype() argument494 tr.base = typetext; in testtype()495 tr.length = strlen(typetext); in testtype()500 printf("unknown query type: %s\n", typetext); in testtype()506 testclass(char *typetext) { in testclass() argument511 tr.base = typetext; in testclass()512 tr.length = strlen(typetext); in testclass()517 printf("unknown query class: %s\n", typetext); in testclass()