Lines Matching defs:cwd
401 string cwd = p->tgtCwd;
402 if (!cwd.empty()) {
403 if (cwd.length() >= size) {
407 strncpy((char *)buf.bufferPtr(), cwd.c_str(), size);
408 result = cwd.length();
437 // Adjust path for cwd and redirection
586 // Adjust path for cwd and redirection
606 // Adjust path for cwd and redirection
644 // Adjust path for cwd and redirection
703 // Adjust path for cwd and redirection
1157 // Adjust path for cwd and redirection