Home | History | Annotate | Download | only in common

Lines Matching defs:udata_open

1294 udata_open(const char *path, const char *type, const char *name,
1297 fprintf(stderr, "udata_open(): Opening: %s : %s . %s\n", (path?path:"NULL"), name, type);