Searched refs:dln_locator (Results 1 – 1 of 1) sorted by relevance
5995 const char *dln_locator; member6037 if (strcmp(locator, dln->dln_locator) == 0) in dev_wired_cache_lookup()6053 dln->dln_locator = (char *)(dln + 1); in dev_wired_cache_add()6054 memcpy(__DECONST(char *, dln->dln_locator), locator, loclen); in dev_wired_cache_add()6055 dln->dln_path = dln->dln_locator + loclen; in dev_wired_cache_add()