RTEMS CPU Kit with SuperCore  4.10.99.0
Functions
rtems/posix/posixapi.h File Reference

POSIX API Implementation. More...

#include <rtems/config.h>
#include <rtems/score/object.h>
Include dependency graph for posixapi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void _POSIX_API_Initialize (void)
 Initialize POSIX API.
int _POSIX_Name_to_id (Objects_Information *information, const char *name, Objects_Id *id, size_t *len)
 Queries the object identifier id for a name.

Detailed Description

POSIX API Implementation.

This include file defines the top level interface to the POSIX API implementation in RTEMS.