Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bhnd/nvram/
HDbhnd_nvram_value_fmts.c867 char idelim; in bhnd_nvram_ident_octet_string() local
890 idelim = *loc; in bhnd_nvram_ident_octet_string()
896 if (idelim == '-') in bhnd_nvram_ident_octet_string()
909 if (*p != '\0' && *p != idelim) in bhnd_nvram_ident_octet_string()
937 *delim = idelim; in bhnd_nvram_ident_octet_string()