Home | History | Annotate | Download | only in pppd

Lines Matching full:st_mode

1123 	return sbuf.st_mode & S_IRUSR;
1125 return sbuf.st_mode & S_IRGRP;
1128 return sbuf.st_mode & S_IRGRP;
1129 return sbuf.st_mode & S_IROTH;