Lines Matching refs:chdir
2327 if (chdir(argv[1]) == -1) {2328 ALOGE("chdir: %s: %s", argv[1], strerror(errno));