Home
last modified time | relevance | path

Searched refs:dup_name (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_store_subr.c602 const char *dup_name; in bhnd_nvstore_index_lookup() local
607 dup_name = bhnd_nvram_data_getvar_name(sc->data, in bhnd_nvstore_index_lookup()
612 dup_name = bhnd_nvram_trim_path_name( in bhnd_nvstore_index_lookup()
613 dup_name); in bhnd_nvstore_index_lookup()
618 if (strcmp(indexed_name, dup_name) != 0) in bhnd_nvstore_index_lookup()