Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.h72 int bhnd_nvram_plist_replace_bytes(bhnd_nvram_plist *plist,
H A Dbhnd_nvram_plist.c279 bhnd_nvram_plist_replace_bytes(bhnd_nvram_plist *plist, const char *name, in bhnd_nvram_plist_replace_bytes() function
315 return (bhnd_nvram_plist_replace_bytes(plist, name, val, strlen(val)+1, in bhnd_nvram_plist_replace_string()