Searched refs:bhnd_nv_isxdigit (Results 1 – 3 of 3) sorted by relevance
72 #define bhnd_nv_isxdigit(c) isxdigit(c) macro148 #define bhnd_nv_isxdigit(c) isxdigit(c) macro
927 if (!bhnd_nv_isxdigit(*p)) in bhnd_nvram_ident_octet_string()1019 } else if (bhnd_nv_isxdigit(c)) { in bhnd_nvram_ident_num_string()
870 } else if (bhnd_nv_isxdigit(c)) { in bhnd_nvram_parse_int()