Searched defs:outbuf (Results 1 - 14 of 14) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/rc4/
H A Drc4.c83 rc4_crypt(struct rc4_state *const state, const u_char *inbuf, u_char *outbuf, int buflen) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/src/
H A Dcomp.c147 Bytef *inbuf,*outbuf; local
H A Dprng.c305 prngOutput(PRNG *p, BYTE *outbuf,UINT outbuflen) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/isofs/cd9660/
H A Diso_rrip.h102 char *outbuf; /* name/symbolic link output area */ member in struct:__anon141
H A Dcd9660_rrip.c125 char *outbuf; local
620 cd9660_rrip_getname(struct iso_directory_record *isodir, char *outbuf, u_short *outlen, ino_t *inump, struct iso_mnt *imp) argument
661 cd9660_rrip_getsymname(struct iso_directory_record *isodir, char *outbuf, u_short *outlen, struct iso_mnt *imp) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_task.c118 mac_task_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen, int flags __unused) argument
H A Dmac_pipe.c118 mac_pipe_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
H A Dmac_net.c256 mac_ifnet_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
H A Dmac_port.c142 mac_port_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen, int flags __unused) argument
H A Dmac_socket.c188 mac_socket_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
199 mac_socketpeer_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
H A Dmac_process.c129 mac_cred_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen, int flags __unused) argument
512 mac_lctx_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
H A Dmac_vfs.c231 mac_vnode_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen, int flags __unused) argument
262 mac_mount_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
H A Dmac_base.c1186 mac_externalize(size_t mpo_externalize_off, struct label *label, const char *elementlist, char *outbuf, size_t outbuflen) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c493 char outbuf[IFNAMSIZ]; local

Completed in 63 milliseconds