Vertaling van "ttyname" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Un archivo que describe las características de todas las comunicaciones a través del puerto de serie ttyname.
A file that describes the characteristics of all communications over the serial port ttyname.
La función ttyname() devuelve un puntero a un nombre de ruta en caso de éxito.
The function ttyname() returns a pointer to a pathname on success.
Establezca esta opción si requiere que los emisores de llamadas en el puerto de serie ttyname utilicen una dirección IP específica.
Set this option if you require incoming callers on serial port ttyname to use a particular IP address.
La función ttyname() devuelve un puntero al nombre de ruta (terminado en NUL) del dispositivo terminal que está abierto en el descriptor de fichero fd, o NULL en caso de error (por ejemplo, si fd no está conectado a una terminal).
The function ttyname() returns a pointer to the null-terminated pathname of the terminal device that is open on the file descriptor fd, or NULL on error (for example, if fd is not connected to a terminal).
En UNIX, es el nombre del servidor de X-Display o el valor devuelto por la función ttyname() (o similar).
On UNIX, the display is the X-Display name or the value returned by the ttyname() (or comparable) function.
Si no se especifica un nombre, el nombre de terminal se especificará con ttyname(3) y se le quitarán los componentes precedentes.
If none is specified, the terminal name will be determined with ttyname(3) and stripped of leading components.
La función ttyname() devuelve un puntero a un nombre de ruta en caso de éxito.
It returns a pointer to the space, or NULL on error.