Home
last modified time | relevance | path

Searched defs:nBytes (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/libevent/
H A Dbuffer_iocp.c98 evbuffer_commit_read_(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_read_()
139 evbuffer_commit_write_(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_write_()
H A Devent_iocp.c56 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) in handle_entry()
/freebsd-src/contrib/ntp/sntp/libevent/
H A Dbuffer_iocp.c98 evbuffer_commit_read_(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_read_()
139 evbuffer_commit_write_(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_write_()
H A Devent_iocp.c56 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) in handle_entry()
/freebsd-src/contrib/bzip2/
H A Dcompress.c243 Int32 nGroups, nBytes; in sendMTFValues() local
/freebsd-src/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h119 u_int nBytes; member
/freebsd-src/sys/dev/hptmv/
H A Dentry.c2963 DoXor1(ULONG *p0, ULONG *p1, ULONG *p2, UINT nBytes) in DoXor1() argument
2970 DoXor2(ULONG *p0, ULONG *p2, UINT nBytes) in DoXor2() argument
/freebsd-src/contrib/sqlite3/
H A Dsqlite3.c27963 memsys3Malloc(int nBytes) memsys3Malloc() argument
27985 memsys3Realloc(void * pPrior,int nBytes) memsys3Realloc() argument
28510 memsys5Malloc(int nBytes) memsys5Malloc() argument
28545 memsys5Realloc(void * pPrior,int nBytes) memsys5Realloc() argument
30739 sqlite3Realloc(void * pOld,u64 nBytes) sqlite3Realloc() argument
[all...]