Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_hints.c126 const char *name, int *unit, const char *resname, const char *value, in res_find()
307 const char *name, int *unit, const char *resname, const char *value, in resource_find()
337 resource_int_value(const char *name, int unit, const char *resname, int *result) in resource_int_value()
360 resource_long_value(const char *name, int unit, const char *resname, in resource_long_value()
384 resource_string_value(const char *name, int unit, const char *resname, in resource_string_value()
433 const char *resname, const char *value) in resource_find_match()
461 const char *resname, const char *value) in resource_find_dev()
497 resource_unset_value(const char *name, int unit, const char *resname) in resource_unset_value()