Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/acpitools/aml/ | |
aml_name.c | 178 int i, len, has_dot, last_is_dot, shallow; local in function:aml_apply_foreach_found_objects 195 last_is_dot = 0; 199 last_is_dot = 1; 227 len = strlen(name) - last_is_dot; |