Searched defs:nBytes (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/contrib/libevent/ |
H A D | buffer_iocp.c | 98 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 D | event_iocp.c | 56 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) in handle_entry()
|
/freebsd-src/contrib/ntp/sntp/libevent/ |
H A D | buffer_iocp.c | 98 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 D | event_iocp.c | 56 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) in handle_entry()
|
/freebsd-src/contrib/bzip2/ |
H A D | compress.c | 243 Int32 nGroups, nBytes; in sendMTFValues() local
|
/freebsd-src/usr.sbin/makefs/cd9660/ |
H A D | iso9660_rrip.h | 119 u_int nBytes; member
|
/freebsd-src/sys/dev/hptmv/ |
H A D | entry.c | 2963 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 D | sqlite3.c | 27963 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...] |