| Home | Sort by: relevance | last modified time | path |
| /src/external/mit/libuv/dist/test/ | |
| benchmark-ping-udp.c | 41 } buf_t; typedef in typeref:struct:buf_s |
| benchmark-ping-pongs.c | 43 } buf_t; typedef in typeref:struct:buf_s 50 static buf_t* buf_freelist = NULL; 57 buf_t* ab; 73 buf_t* ab = (buf_t*) buf->base - 1; |
| /src/sys/sys/ | |
| types.h | 362 typedef struct buf buf_t; typedef in typeref:struct:buf |
| /src/external/cddl/osnet/dist/lib/libzpool/common/sys/ | |
| zfs_context.h | 829 } buf_t; typedef in typeref:struct:buf 831 extern void bioinit(buf_t *); 832 extern void biodone(buf_t *); 833 extern void bioerror(buf_t *, int); 834 extern int geterror(buf_t *); |