Home | History | Annotate | Download | only in pppd

Lines Matching refs:stat_buf

2814 	struct stat stat_buf;
2817 || lstat(path, &stat_buf) < 0) {