Searched defs:nbyte (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/pwcheck/
H A Dpwcheck.c231 int retry_write(int fd, const char *buf, unsigned int nbyte) argument
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dtestsaslauthd.c70 int retry_read(int fd, void *inbuf, unsigned nbyte) argument
/macosx-10.10/xar-254/xar/lib/
H A Dhash.c140 void xar_hash_update(xar_hash_t hash, void *buffer, size_t nbyte) { argument
148 void *xar_hash_finish(xar_hash_t hash, size_t *nbyte) { argument
H A Dutil.c140 ssize_t xar_pread_fd(int fd, void * buffer, size_t nbyte, off_t offset) { argument
186 ssize_t xar_pwrite_fd( int fd, void * buffer, size_t nbyte, off_ argument
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dcheckpw.c613 static int retry_read(int fd, void *buf0, unsigned nbyte, unsigned delta) argument
/macosx-10.10/smb-759.0/kernel/sys5/kern/
H A Dsubr_mchain.c517 user_size_t nbyte = size; local
880 user_size_t nbyte = size; local
/macosx-10.10/tcsh-65/tcsh/
H A Dsh.misc.c630 xread(int fildes, void *buf, size_t nbyte) argument
656 xwrite(int fildes, const void *buf, size_t nbyte) argument
/macosx-10.10/apache-793/httpd/server/
H A Dprotocol.c1567 AP_DECLARE(int) ap_rwrite(const void *buf, int nbyte, request_rec *r) argument
/macosx-10.10/dtrace-147/libproc/
H A Dlibproc.c726 ssize_t Pread(struct ps_prochandle *P, void *buf, size_t nbyte, mach_vm_address_t address) { argument
/macosx-10.10/Heimdal-398.1.2/appl/telnet/telnet/
H A Dcommands.c193 int nbyte; /* Number of bytes to send this command */ member in struct:sendlist
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/edit/
H A Dedit.c934 static int putstack(Edit_t *ep,char string[], register int nbyte, int type) argument
/macosx-10.10/remote_cmds-47/telnet.tproj/
H A Dcommands.c291 int nbyte; /* Number of bytes to send this command */ member in struct:sendlist
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dsys_generic.c340 dofileread(vfs_context_t ctx, struct fileproc *fp, user_addr_t bufp, user_size_t nbyte, off_t offset, int flags, user_ssize_t *retval) argument
572 dofilewrite(vfs_context_t ctx, struct fileproc *fp, user_addr_t bufp, user_size_t nbyte, off_t offset, int flags, user_ssize_t *retval) argument
[all...]
/macosx-10.10/libmalloc-53.1.1/src/
H A Dstack_logging_disk.c718 robust_write(int fd, const void *buf, size_t nbyte) { argument
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dntlm.c715 static int retry_read(SOCKET fd, char *buf0, unsigned nbyte) argument

Completed in 921 milliseconds