(struct s_ndring* is, struct s_ndring* in,
size_t offset)
Test if an element is in a ring
Documentation
Return true if element is in.
- Throws:
- EFAULT is is nil.
EMLINK null pointer found in ring link.
- Parameters:
- is - (IN) Element to search
in - (IN) Ring
offset - (IN) offset of structure s_ring
- Returns:
- 1 if OK, 0 and errno if faulty.
Alphabetic index
This page was generated with the help of DOC++.
from : machinman.net, updated on