Searched refs:bhnd_nvram_val_vprintf (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value.h91 int bhnd_nvram_val_vprintf(bhnd_nvram_val *value,
H A Dbhnd_nvram_value_prf.c89 * Refer to bhnd_nvram_val_vprintf() for full format string documentation.
109 error = bhnd_nvram_val_vprintf(value, fmt, outp, olen, ap);
212 bhnd_nvram_val_vprintf(bhnd_nvram_val *value, const char *fmt, char *outp, function
H A Dbhnd_nvram_value_subr.c372 * Refer to bhnd_nvram_val_vprintf() for full format string documentation.
412 * Refer to bhnd_nvram_val_vprintf() for full format string documentation.
449 error = bhnd_nvram_val_vprintf(&val, fmt, outp, olen, ap);

Completed in 55 milliseconds