Home | History | Annotate | Download | only in src

Lines Matching refs:st_uid

3075 		return (stat(opnd1, &b1) == 0 && (uid_t)b1.st_uid == ksheuid);