Home
last modified time | relevance | path

Searched refs:st (Results 1 – 1 of 1) sorted by relevance

/login/programs/
A Dpt_chown.c112 struct stat64 st; in do_pt_chown() local
123 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