DO_WRITE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

do_write - Write bytes to the port. Returns the number of bytes  

SYNOPSIS

"SYNOPSIS"

int do_write (struct ioc4_port * port, char * buf, int len);  

ARGUMENTS

port
port to use
buf
the stuff to write
len
how many bytes in 'buf'
 

DESCRIPTION

actually written. Called from transmit_chars


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:04 GMT, October 09, 2005