Searched refs:buff (Results 1 – 4 of 4) sorted by relevance
| /include/ |
| A D | trace.h | 70 int trace_list_functions(void *buff, size_t buff_size, size_t *needed); 90 int trace_list_calls(void *buff, size_t buff_size, size_t *needed); 114 int trace_init(void *buff, size_t buff_size);
|
| A D | membuf.h | 127 int membuf_get(struct membuf *mb, char *buff, int maxlen); 140 int membuf_put(struct membuf *mb, const char *buff, int length); 225 void membuf_init(struct membuf *mb, char *buff, int size);
|
| A D | scsi_emul.h | 33 void *buff; member
|
| A D | net6.h | 316 unsigned int csum_partial(const unsigned char *buff, int len, unsigned int sum); 420 csum_partial(const unsigned char *buff, int len, unsigned int sum) in csum_partial() argument
|
Completed in 10 milliseconds