msgpullup man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



msgpullup(D3)							 msgpullup(D3)

NAME
     msgpullup - concatenate bytes in a message

SYNOPSIS
     #include <sys/stream.h>
     #include <sys/ddi.h>
     mblk_t *msgpullup(mblk_t *mp, int len);

   Arguments
     mp	       Pointer to the message whose blocks are to be concatenated.

     len       Number of bytes to concatenate.

DESCRIPTION
     msgpullup concatenates and aligns the first len data bytes of the message
     pointed to by mp, copying the data into a new message.  All message
     blocks that remain in the original message once len bytes have been
     concatenated and aligned (including any partial message blocks) are
     copied and linked to the end of the new message, so that the length of
     the new message is equal to the length of the original message.

     The original message is unaltered.	 If len equals -1, all data are
     concatenated.  If len bytes of the same message type cannot be found,
     msgpullup fails and returns NULL.

   Return Values
     On success, msgpullup returns a pointer to the new message.  On failure,
     msgpullup returns NULL.

USAGE
   Level
     Base or Interrupt.

   Synchronization Constraints
     Does not sleep.

     Driver-defined basic locks, read/write locks, and sleep locks may be held
     across calls to this function.

REFERENCES
     allocb(D3), msgb(D4)

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net