pjd         2006-05-17 17:56:00 UTC

  FreeBSD src repository

  Modified files:
    sys/opencrypto       criov.c 
  Log:
  - Implement cuio_apply(), an equivalent to m_apply(9).
  - Implement CUIO_SKIP() macro which is only responsible for skipping the given
    number of bytes from iovec list. This allows to avoid duplicating the same
    code in three functions.
  
  Reviewed by:    sam
  
  Revision  Changes    Path
  1.4       +49 -30    src/sys/opencrypto/criov.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to