Searched refs:log_add_cmd (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/libkern/os/ |
| H A D | log_encode.c | 115 log_add_cmd(os_log_context_t ctx, os_log_fmt_cmd_type_t type, uint8_t flags, in log_add_cmd() function 184 log_add_cmd(ctx, type, flags, &range, sizeof(range)); in log_add_range_arg() 200 log_add_cmd(ctx, type, OSLF_CMD_FLAG_PUBLIC, arg, arg_len); in log_add_arg()
|