kern_history.c | 391 * add_string() 398 add_string(struct addr_xlt table[], size_t *count, const char *string, function in typeref:typename:void 469 add_string(xlate_t, &xlate_c, "?", 0); 472 add_string(xlate_t, &xlate_c, h->name, h->namelen); 481 add_string(xlate_t, &xlate_c, in_evt->fn, in_evt->fnlen); 482 add_string(xlate_t, &xlate_c, in_evt->fmt, in_evt->fmtlen);
|