Home | History | Annotate | Download | only in pppd

Lines Matching refs:st_mode

1093 	return sbuf.st_mode & S_IRUSR;
1095 return sbuf.st_mode & S_IRGRP;
1098 return sbuf.st_mode & S_IRGRP;
1099 return sbuf.st_mode & S_IROTH;