Searched refs:firehose_push_reply_t (Results 1 – 3 of 3) sorted by relevance
288 } firehose_push_reply_t; typedef295 #define FIREHOSE_PUSH_REPLY_CORRUPTED ((firehose_push_reply_t){ ~0ULL, ~0ULL })
31 #define LOGFLUSHED _IOW('t', 81, firehose_push_reply_t)
497 has_more = __firehose_merge_updates(*(firehose_push_reply_t *)(data)); in oslogioctl()