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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c81 EVENT_NOTHING, /* Woke up for no good reason */ enumerator in enum:event_type
1239 * EVENT_NOTHING and let the caller loop.
1251 return (EVENT_NOTHING);
1283 return (EVENT_NOTHING);
1315 return (EVENT_NOTHING);
1322 return (EVENT_NOTHING);
1385 case EVENT_NOTHING:

Completed in 49 milliseconds