Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 3 of 3) sorted by relevance

/unit/src/
H A Dnxt_hpux_sendfile.c15 static ssize_t nxt_sys_sendfile(int s, int fd, off_t offset, size_t nbytes, in nxt_sys_sendfile()
H A Dnxt_freebsd_sendfile.c21 static int nxt_sys_sendfile(int fd, int s, off_t offset, size_t nbytes, in nxt_sys_sendfile()
H A Dnxt_conn.h138 uint32_t nbytes; member