Home
last modified time | relevance | path

Searched defs:buf_length (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/mips/cfe/
H A Dcfe_api_int.h95 cfe_xuint_t buf_length; /* length of this buffer */ member
/netbsd-src/sys/arch/sbmips/stand/common/
H A Dcfe_api_int.h95 cfe_xuint_t buf_length; /* length of this buffer */ member
/netbsd-src/sys/arch/evbmips/stand/sbmips/common/
H A Dcfe_api_int.h95 cfe_xuint_t buf_length; /* length of this buffer */ member
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dbuffer.c717 buf_length (struct buffer *buf) in buf_length() function