.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "JOB_CONTROL" "9" "09 October 2005" "" ""
.SH NAME
job_control \- check job control
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int job_control (struct tty_struct * \fItty\fB, struct file * \fIfile\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fItty\fB\fR
tty
.TP
\fB\fIfile\fB\fR
file handle
.SH "DESCRIPTION"
.PP
Perform job control management checks on this file/tty descriptor
and if appropriate send any needed signals and return a negative
error code if action should be taken.