qenable(9r) qenable(9r)NAMEqenable - STREAMS: Enables a queueSYNOPSIS#include <sys/stream.h> void qenable( queue_t *queue_pointer );ARGUMENTSSpecifies a pointer to the queue to be enabled. The typedef queue_t is an alternate name for struct queue_entry *.DESCRIPTIONThe qenable interface puts the queue associated with the queue_pointer argument on the linked list of those whose service interfaces are ready to be called by the STREAMS scheduler.RETURN VALUESNone qenable(9r)
| Related Man Pages |
|---|
| qenable(8b) - osx |
| qenable(8b) - linux |
| qenable(8b) - freebsd |
| qenable(8b) - mojave |
| qenable(8b) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| PHP Write Man Pages to MySQL DB |
| Denial Of Service Attack Update |