Searched refs:ret_unit (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | subr_hints.c | 127 const char **ret_name, int *ret_namelen, int *ret_unit, in res_find() argument 286 if (ret_unit) in res_find() 287 *ret_unit = r_unit; in res_find() 308 const char **ret_name, int *ret_namelen, int *ret_unit, in resource_find() argument 320 ret_name, ret_namelen, ret_unit, ret_resname, ret_resnamelen, in resource_find() 329 ret_name, ret_namelen, ret_unit, ret_resname, ret_resnamelen, in resource_find()
|