Searched refs:st (Results 1 – 1 of 1) sorted by relevance
112 struct stat64 st; in do_pt_chown() local123 if (stat64 (pty, &st) < 0 || !S_ISCHR (st.st_mode)) in do_pt_chown()137 if ((st.st_mode & ACCESSPERMS) != (S_IRUSR|S_IWUSR|S_IWGRP) in do_pt_chown()
Completed in 5 milliseconds