Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dcontent_filter.c472 …(cfil)->cfi_op_list[(cfil)->cfi_op_list_ctr] = (unsigned char)op; …
490 unsigned char cfi_op_list[CFI_MAX_TIME_LOG_ENTRY]; member
3496 …memcpy(msg_closed.cfc_op_list, cfil_info->cfi_op_list, sizeof(unsigned char) * CFI_MAX_TIME_LOG_EN… in cfil_dispatch_closed_event()