getcwd            514 util.c             while (!getcwd(buf, size)) {
getcwd            524 util.c             char *buf, *cwd = getcwd(NULL, 0);