Searched defs:nBytes (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/bsd/libevent/dist/ |
| D | buffer_iocp.c | 101 evbuffer_commit_read_(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_read_() 142 evbuffer_commit_write_(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_write_()
|
| D | event_iocp.c | 57 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) in handle_entry()
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | buffer_iocp.c | 100 evbuffer_commit_read_(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_read_() 141 evbuffer_commit_write_(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_write_()
|
| D | event_iocp.c | 58 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) in handle_entry()
|
| /netbsd/src/external/bsd/bzip2/dist/ |
| D | compress.c | 245 Int32 nGroups, nBytes; in sendMTFValues() local
|
| /netbsd/src/usr.sbin/makefs/cd9660/ |
| D | iso9660_rrip.h | 119 u_int nBytes; member
|
| /netbsd/src/sys/arch/emips/ebus/ |
| D | ace_ebus.c | 1360 sysace_send_config(struct ace_softc *sc, uint32_t *Data, unsigned int nBytes) in sysace_send_config()
|
| /netbsd/src/external/public-domain/sqlite/dist/ |
| D | sqlite3.c | 27684 static void *memsys3Malloc(int nBytes){ in memsys3Malloc() 27706 static void *memsys3Realloc(void *pPrior, int nBytes){ in memsys3Realloc() 28231 static void *memsys5Malloc(int nBytes){ in memsys5Malloc() 28266 static void *memsys5Realloc(void *pPrior, int nBytes){ in memsys5Realloc() 30441 SQLITE_PRIVATE void *sqlite3Realloc(void *pOld, u64 nBytes){ in sqlite3Realloc()
|