Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.h53 size_t bhnd_nvram_plist_count(bhnd_nvram_plist *plist);
H A Dbhnd_nvram_plist.c172 bhnd_nvram_plist_count(bhnd_nvram_plist *plist) in bhnd_nvram_plist_count() function
H A Dbhnd_nvram_store.c657 if (bhnd_nvram_plist_count(path_vars) == 0) { in bhnd_nvram_store_export_child()