Home
last modified time | relevance | path

Searched refs:LOGBUFFERMAP (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/libkern/firehose/
H A Dioctl_private.h40 #ifndef LOGBUFFERMAP
41 #define LOGBUFFERMAP _IOR('t', 79, firehose_buffer_map_info_t) macro
/xnu-10002.1.13/bsd/kern/
H A Dsubr_log.c467 case LOGBUFFERMAP: in oslogioctl()