Home | History | Annotate | Download | only in util

Lines Matching full:geteuid

50 	if (!force && input_stat.st_uid && (input_stat.st_uid != geteuid())) {