void* f_ndring_find

(struct s_ndring* ring, const char* name,
  size_t offset)

Find a node in a named ring by its name.

Documentation

Names are limited to 1000 bytes.
Throws:
EMLINK null pointer found in ring link.
Parameters:
ring - (IN) a pointer to ring part of a ring's node
name - (IN) name to look for
offset - (IN) the offset of the ring part in the node.
Returns:
0 the ring is not found, or a node.

Alphabetic index



This page was generated with the help of DOC++.
from : machinman.net, updated on