Query: free_rtn
OS: linux
Section: 9s
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
free_rtn(9S) Data Structures for Drivers free_rtn(9S)NAMEfree_rtn - structure that specifies a driver's message-freeing routineSYNOPSIS#include <sys/stream.h>INTERFACE LEVELArchitecture independent level 1 (DDI/DKI).DESCRIPTIONThe free_rtn structure is referenced by the datab structure. When freeb(9F) is called to free the message, the driver's message-freeing routine (referenced through the free_rtn structure) is called, with arguments, to free the data buffer.STRUCTURE MEMBERSvoid (*free_func)() /* user's freeing routine */ char *free_arg /* arguments to free_func() */ The free_rtn structure is defined as type frtn_t.SEE ALSOesballoc(9F), freeb(9F), datab(9S) STREAMS Programming Guide SunOS 5.10 13 Nov 1996 free_rtn(9S)
Related Man Pages |
---|
freeb(9f) - sunos |
esballoc(9f) - sunos |
freeb(9f) - xfree86 |
freeb(9f) - hpux |
freeb(9f) - posix |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Rules for Homework & Coursework Questions Forum |
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan |