RTEMS CPU Kit with SuperCore  4.11.2
Functions
psxnametoid.c File Reference

POSIX Name to ID. More...

#include <rtems/posix/posixapi.h>
#include <string.h>
#include <limits.h>
#include <errno.h>
Include dependency graph for psxnametoid.c:

Functions

size_t strnlen (const char *, size_t)
 
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. More...
 

Detailed Description

POSIX Name to ID.