Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_hipd.c3666 int script_size; in sym_log_hard_error() local
3676 script_size = np->scripta_sz; in sym_log_hard_error()
3683 script_size = np->scriptb_sz; in sym_log_hard_error()
3688 script_size = 0; in sym_log_hard_error()
3701 (unsigned)script_ofs < script_size) { in sym_log_hard_error()