bhnd_nvram_ident_octet_string
static bool bhnd_nvram_ident_octet_string(const char *inp,
if (bhnd_nvram_ident_octet_string(inp, ilen, NULL, NULL))
if (!bhnd_nvram_ident_octet_string(inp, ilen, NULL, NULL))
if (!bhnd_nvram_ident_octet_string(str, slen, &delim, NULL)) {