cgetmatch
int cgetmatch(char *, const char *);
if (depth == 0 && toprec != NULL && cgetmatch(toprec, name) == 0) {
if (cgetmatch(record, name) == 0) {
DEF_WEAK(cgetmatch);
PROTO_NORMAL(cgetmatch);
#define _nc_cgetmatch cgetmatch