Searched refs:dln_path (Results 1 – 1 of 1) sorted by relevance
6005 const char *dln_path; member6064 dln->dln_path = dln->dln_locator + loclen; in dev_wired_cache_add()6065 memcpy(__DECONST(char *, dln->dln_path), path, pathlen); in dev_wired_cache_add()6106 if (error != 0 || res == NULL || res->dln_path == NULL) in dev_wired_cache_match()6109 return (strcmp(res->dln_path, cp) == 0); in dev_wired_cache_match()