Lines Matching full:path_buf
1294 char path_buf[MAXPATHLEN];1478 if (!getcwd(path_buf, sizeof(path_buf))) {1483 printf("Local working directory: %s\n", path_buf);