/[nova]/nova/kern/io-uio.h
ViewVC logotype

Diff of /nova/kern/io-uio.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by jrydberg, Tue Feb 12 19:28:50 2002 UTC revision 1.2 by jrydberg, Wed Mar 27 23:21:54 2002 UTC
# Line 60  struct io_uio Line 60  struct io_uio
60  extern int io_uio_move (struct io_uio *uio, void *buf, size_t n);  extern int io_uio_move (struct io_uio *uio, void *buf, size_t n);
61    
62  /* Put single character C into UIO buffer.  */  /* Put single character C into UIO buffer.  */
63  extern int io_uic_putc (struct io_uio *uio, int c);  extern int io_uio_putc (struct io_uio *uio, int c);
64    
65  /* Macro for initializing UIO with special parameters.  */  /* Macro for initializing UIO with special parameters.  */
66  #define io_uio_init(UIO, MODE, SPACE, OFF, RES, IOV, CNT, P)    \  #define io_uio_init(UIO, MODE, SPACE, OFF, RES, IOV, CNT, P)    \

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26