Codebase Browser
go
Go to App
go
/
src/internal/syscall/unix/
tcsetpgrp_linux.go
func
Tcsetpgrp
(
fd
int
,
pgid
int32
)
(
err
error
)
{
…
}