Searched refs:firehose_push_reply_t (Results 1 – 4 of 4) sorted by relevance
321 } firehose_push_reply_t; typedef328 #define FIREHOSE_PUSH_REPLY_CORRUPTED ((firehose_push_reply_t){ ~0ULL, ~0ULL })
31 #define LOGFLUSHED _IOW('t', 81, firehose_push_reply_t)
102 __firehose_merge_updates(firehose_push_reply_t update) in __firehose_merge_updates()
487 has_more = __firehose_merge_updates(*(firehose_push_reply_t *)(data)); in oslogioctl()