Lines Matching full:unlink
62 unlink(pkgdir);
68 unlink(pkgdir);
74 unlink(pkgdir);
130 unlink(pkgdir);
135 unlink(pkgdir);
161 unlink(pkgdir);
167 unlink(pkgdir);
173 unlink(pkgdir);
481 ALOGV("unlink %s\n", dex_path);
482 if (unlink(dex_path) < 0) {
484 ALOGE("Couldn't unlink %s: %s\n", dex_path, strerror(errno));
1132 unlink(out_path);
1161 unlink(swap_file_name);
1168 // Immediately unlink. We don't really want to hit flash.
1169 unlink(swap_file_name);
1255 unlink(out_path);
1269 if (unlink(boot_marker_path) != 0) {
1270 ALOGE("Unable to unlink boot marker at %s, error=%s", boot_marker_path,
1321 unlink(dstpath);
1575 if (unlink(libsymlink) < 0) {
1576 ALOGE("couldn't unlink lib dir: %s\n", strerror(errno));
1664 unlink(idmap_path);
1711 unlink(idmap_path);