Home
last modified time | relevance | path

Searched defs:shallow (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_name.c131 int len, int shallow, int (*func)(struct aml_name *, va_list), va_list ap) in _aml_apply_foreach_found_objects()
178 int i, len, has_dot, last_is_dot, shallow; in aml_apply_foreach_found_objects() local