Searched defs:targsize (Results 1 – 8 of 8) sorted by relevance
| /freebsd-10-stable/crypto/openssh/ |
| D | uuencode.c | 45 char *target, size_t targsize) in uuencode() 56 uudecode(const char *src, u_char *target, size_t targsize) in uudecode()
|
| /freebsd-10-stable/crypto/openssh/openbsd-compat/ |
| D | base64.c | 134 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) in b64_ntop() 197 b64_pton(char const *src, u_char *target, size_t targsize) in b64_pton()
|
| /freebsd-10-stable/lib/libc/net/ |
| D | base64.c | 130 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) { in b64_ntop() 196 b64_pton(const char *src, u_char *target, size_t targsize) in b64_pton()
|
| /freebsd-10-stable/contrib/ldns/compat/ |
| D | b64_pton.c | 121 ldns_b64_pton(char const *src, uint8_t *target, size_t targsize) in ldns_b64_pton()
|
| D | b64_ntop.c | 115 ldns_b64_ntop(uint8_t const *src, size_t srclength, char *target, size_t targsize) { in ldns_b64_ntop()
|
| /freebsd-10-stable/contrib/unbound/sldns/ |
| D | parseutil.c | 614 char *target, size_t targsize) in sldns_b64_ntop() 668 int sldns_b64_pton(char const *src, uint8_t *target, size_t targsize) in sldns_b64_pton()
|
| /freebsd-10-stable/contrib/ldns/ |
| D | util.c | 480 int ldns_b64_pton(const char* src, uint8_t *target, size_t targsize) in ldns_b64_pton()
|
| /freebsd-10-stable/sys/cam/scsi/ |
| D | scsi_low.c | 1456 scsi_low_attach(slp, openings, ntargs, nluns, targsize, lunsize) in scsi_low_attach() argument
|