RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
objectnametoidstring.c File Reference

This source file contains the implementation of _Objects_Get_by_name(). More...

#include <rtems/score/objectimpl.h>
#include <string.h>

Functions

Objects_Control_Objects_Get_by_name (const Objects_Information *information, const char *name, size_t *name_length_p, Objects_Get_by_name_error *error)
 Gets an object control block identified by its name.
 

Detailed Description

This source file contains the implementation of _Objects_Get_by_name().