ESP-IDF + 0/1 examples
SourceVu will show references to mq_open() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Notes

Supported name pattern: leading <slash> character in name is always required; the maximum length (excluding null-terminator) of the name argument can be NAME_MAX + 2. mode argument is not supported. Supported oflags: O_RDWR, O_CREAT, O_EXCL, and O_NONBLOCK.

References

from examples