Searched refs:badstat (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Dcd.c190 int badstat; local
197 badstat = 0;
218 badstat = 1;
224 if ((p = findcwd(badstat ? NULL : dest)) == NULL || chdir(p) < 0) {

Completed in 82 milliseconds