Home
last modified time | relevance | path

Searched defs:buf_append (Results 1 – 3 of 3) sorted by relevance

/minix/minix/servers/devman/
H A Dbuf.c90 void buf_append(char *data, size_t len) in buf_append() function
/minix/minix/fs/procfs/
H A Dbuf.c89 buf_append(char * data, size_t len) in buf_append() function
/minix/external/bsd/flex/dist/
H A Dbuf.c235 struct Buf *buf_append (buf, ptr, n_elem) in buf_append() function