Home
last modified time | relevance | path

Searched defs:bhnd_nv_strdup (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_private.h86 bhnd_nv_strdup(const char *str) in bhnd_nv_strdup() function
156 #define bhnd_nv_strdup(str) strdup(str) macro