Home | History | Annotate | Download | only in net

Lines Matching full:fchown

1796 	if (uid > 0 && uid != NET_CONTEXT_INVALID_UID && fchown(sock, uid, (gid_t)-1) < 0)