Home
last modified time | relevance | path

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

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