Home | History | Annotate | Download | only in vm

Lines Matching full:asprintf

851             if (asprintf(&allPath, "%s:%s", gDvm.bootClassPathStr, appPath) < 0) {
868 if (asprintf(&allPath, "%s:%s", prePath, gDvm.bootClassPathStr) < 0) {