Home | History | Annotate | Download | only in cintltst

Lines Matching refs:udat_open

2496         obj = udat_open(UDAT_DEFAULT, UDAT_DEFAULT,
2501 log_data_err("udat_open failed.Error %s\n", u_errorName(ec));
2883 df1 = udat_open(UDAT_FULL, UDAT_FULL,oldLoc, NULL, 0, NULL, -1, &status);
2884 df2 = udat_open(UDAT_FULL, UDAT_FULL,newLoc, NULL, 0, NULL, -1, &status);