RTEMS 6.1-rc4
|
This source file contains the implementation of _Objects_Get_by_name(). More...
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. | |
This source file contains the implementation of _Objects_Get_by_name().