Searched refs:dln_locator (Results 1 – 1 of 1) sorted by relevance
6037 const char *dln_locator; member6079 if (strcmp(locator, dln->dln_locator) == 0) in dev_wired_cache_lookup()6095 dln->dln_locator = (char *)(dln + 1); in dev_wired_cache_add()6096 memcpy(__DECONST(char *, dln->dln_locator), locator, loclen); in dev_wired_cache_add()6097 dln->dln_path = dln->dln_locator + loclen; in dev_wired_cache_add()