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

/freebsd-12-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_btxt.c89 static int bhnd_nvram_btxt_seek_eol(struct bhnd_nvram_io *io,
610 error = bhnd_nvram_btxt_seek_eol(btxt->data, &io_offset);
838 bhnd_nvram_btxt_seek_eol(struct bhnd_nvram_io *io, size_t *offset) function
905 if ((error = bhnd_nvram_btxt_seek_eol(io, &line_off)))

Completed in 102 milliseconds