Searched defs:_attr (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dsocket.c1103 struct mq_attr _attr, *attr = NULL; local
1109 _attr = (struct mq_attr) {
1114 attr = &_attr;

Completed in 18 milliseconds