Operating systems, development tools, and professional
services for connected embedded systems
Home
Developer Resources
Developer Support

QNX Developer Support

PDF Documents
More resources
[Previous] [Contents] [Index] [Next]

GETIOVBASE()

Get the base member of an iov_t structure

Synopsis:

#include <unistd.h>

#define GETIOVBASE( _iov ) ...

Arguments:

_iov
The iov_t structure from which you want to get the base member.

Library:

libc

Use the -l c option to qcc to link against this library. This library is usually included automatically.

Description:

This macro evaluates to the iov_base member of the given iov_t structure.

Returns:

The iov_base member of the iov_t structure, which is of type void *.

Classification:

QNX Neutrino

Safety:
Cancellation point No
Interrupt handler Yes
Signal handler Yes
Thread Yes

See also:

GETIOVLEN(), SETIOV()


[Previous] [Contents] [Index] [Next]
 
©2013 QNX Software Systems Limited, a subsidiary of BlackBerry.   BlackBerry Logo