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

/freebsd-9.3-release/usr.bin/csup/
H A Dmux.c206 static void buf_put(struct buf *, const void *, size_t);
501 buf_put(chan->sendbuf, cp + pos, n);
1159 buf_put(struct buf *buf, const void *data, size_t size) function

Completed in 43 milliseconds