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