Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_fmts.c866 char idelim; in bhnd_nvram_ident_octet_string() local
889 idelim = *loc; in bhnd_nvram_ident_octet_string()
895 if (idelim == '-') in bhnd_nvram_ident_octet_string()
908 if (*p != '\0' && *p != idelim) in bhnd_nvram_ident_octet_string()
936 *delim = idelim; in bhnd_nvram_ident_octet_string()