Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.h103 buf_write(struct buffer *buf, const char *s, int len);
H A Dmodpost.c1756 buf_write(buf, tmp, len); in buf_printf()
1760 void buf_write(struct buffer *buf, const char *s, int len) in buf_write() function
H A Dfile2alias.c1036 buf_write(buf, mod->dev_table_buf.p, mod->dev_table_buf.pos); in add_moddevtable()