Home | History | Annotate | Download | only in src

Lines Matching full:setresuid

1284 	int main(void) { setresuid(0,0,0); return (setresgid(0,0,0)); }