Searched defs:nbytes (Results 76 - 100 of 196) sorted by relevance

12345678

/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost89.c500 int nbytes = nbits >> 3; local
/freebsd-10-stable/usr.bin/hexdump/
H A Ddisplay.c313 peek(u_char *buf, size_t nbytes) argument
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c214 read_complete(struct event_overlapped *eo, uintptr_t key, ev_ssize_t nbytes, int ok) argument
225 write_complete(struct event_overlapped *eo, uintptr_t key, ev_ssize_t nbytes, int ok) argument
/freebsd-10-stable/lib/libc/gen/
H A Dwordexp.c129 long nwords, nbytes; /* Number of words, bytes from child */ local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf_lib.c222 ssize_t nbytes; local
[all...]
/freebsd-10-stable/sys/contrib/altq/altq/
H A Daltq_fairq.c232 fairq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
H A Daltq_codel.c159 codel_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
H A Daltq_cbq.c463 cbq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
H A Daltq_priq.c209 priq_getqstats(struct pf_altq *a, void *ubuf, int *nbytes) argument
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dnetaddr.c75 unsigned int nbytes; /* Number of significant whole bytes */ local
218 unsigned int nbits, nbytes, ipbytes = 0; local
251 unsigned int nbits = 0, nbytes = 0, ipbytes = 0, i; local
[all...]
/freebsd-10-stable/contrib/amd/amd/
H A Dreaddir.c442 int nbytes = count / 2; /* conservative */ local
864 int nbytes = count / 2; /* conservative */ local
/freebsd-10-stable/contrib/file/src/
H A Dreadcdf.c540 file_trycdf(struct magic_set *ms, int fd, const unsigned char *buf, size_t nbytes) argument
/freebsd-10-stable/contrib/tcsh/
H A Dtc.alloc.c180 malloc(size_t nbytes) argument
389 realloc(ptr_t cp, size_t nbytes) argument
[all...]
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_datum.c146 char nbytes; /* number of bytes received from datum pts */ member in struct:datum_pts_unit
/freebsd-10-stable/usr.bin/showmount/
H A Dshowmount.c118 int ch, estat, nbytes; local
/freebsd-10-stable/usr.sbin/nscd/
H A Dquery.c1109 query_io_buffer_read(struct query_state *qstate, void *buf, size_t nbytes) argument
1185 query_socket_read(struct query_state *qstate, void *buf, size_t nbytes) argument
1207 query_socket_write(struct query_state *qstate, const void *buf, size_t nbytes) argument
1147 query_io_buffer_write(struct query_state *qstate, const void *buf, size_t nbytes) argument
[all...]
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dsend_to_kdc.c59 int nbytes; local
/freebsd-10-stable/sbin/ipfw/
H A Dnat.c921 int cmd, i, nbytes, do_cfg, do_rule, frule, lrule, nalloc, size; local
/freebsd-10-stable/usr.bin/fmt/
H A Dfmt.c666 xrealloc(void *ptr, size_t nbytes) { argument
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_async.c411 connect_complete(struct event_overlapped *eo, ev_uintptr_t key, ev_ssize_t nbytes, int ok) argument
440 read_complete(struct event_overlapped *eo, ev_uintptr_t key, ev_ssize_t nbytes, int ok) argument
479 write_complete(struct event_overlapped *eo, ev_uintptr_t key, ev_ssize_t nbytes, int ok) argument
[all...]
/freebsd-10-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxosapi.c300 ostiFlashReadBlock(tiRoot_t *ptiRoot, U32 offset, void *bufPtr, U32 nbytes) argument
/freebsd-10-stable/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c727 writev_wrapper(int d, const void *buf, size_t nbytes) argument
737 pwrite_wrapper(int d, const void *buf, size_t nbytes) argument
744 pwritev_wrapper(int d, const void *buf, size_t nbytes) argument
754 aio_write_wrapper(int d, const void *buf, size_t nbytes) argument
814 readv_wrapper(int d, void *buf, size_t nbytes) argument
824 pread_wrapper(int d, void *buf, size_t nbytes) argument
831 preadv_wrapper(int d, void *buf, size_t nbytes) argument
841 aio_read_wrapper(int d, void *buf, size_t nbytes) argument
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dinterfaceiter.c405 size_t nbytes; local
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_syscalls.c393 __thr_read(int fd, void *buf, size_t nbytes) argument
591 __thr_write(int fd, const void *buf, size_t nbytes) argument
/freebsd-10-stable/libexec/tftpd/tests/
H A Dfunctional.c360 write_all(int fd, const void *buf, size_t nbytes) argument

Completed in 311 milliseconds

12345678