Searched defs:src (Results 176 - 200 of 1092) sorted by relevance

1234567891011>>

/macosx-10.10.1/postfix-255/postfix/src/oqmgr/
H A Dqmgr_entry.c184 QMGR_QUEUE *src = entry->queue; local
/macosx-10.10.1/rsync-45/rsync/
H A Dbackup.c159 static int robust_move(char *src, char *dst) argument
/macosx-10.10.1/rsync-45/rsync/lib/
H A Dinet_ntop.c46 inet_ntop(int af, const void *src, char *dst, size_t size) argument
74 inet_ntop4(const unsigned char *src, char *dst, size_t size) argument
98 inet_ntop6(const unsigned char *src, char *dst, size_t size) argument
[all...]
/macosx-10.10.1/rsync-45/rsync/popt/
H A Dpoptparse.c56 const unsigned char * src; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/libkern/net/
H A Dinet_ntop.c45 inet_ntop(int af, const void *src, char *dst, socklen_t size) argument
70 inet_ntop4(const u_char *src, char *dst, socklen_t size) argument
91 inet_ntop6(const u_char *src, char *dst, socklen_t size) argument
[all...]
/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/string/
H A Dmemcpy.c54 const char *src = src0; local
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/fileops/
H A Dfop_rec.c244 char *real_new, *real_old, *src; local
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dustrtrns.cpp40 u_strFromUTF32WithSub(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const UChar32 *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) argument
140 u_strFromUTF32(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const UChar32 *src, int32_t srcLength, UErrorCode *pErrorCode) argument
154 u_strToUTF32WithSub(UChar32 *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) argument
246 u_strToUTF32(UChar32 *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcstrtest.c40 char src[30]="HELLO THERE", dest[30]; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/strsrchperf/
H A Dstrsrchperf.h19 const UChar* src; member in class:StringSearchPerfFunction
46 const UChar* src; member in class:StringSearchPerformanceTest
/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dustr.c80 ustr_cpy(struct UString *dst, const struct UString *src, UErrorCode *status) argument
119 ustr_cat(struct UString *dst, const struct UString *src, UErrorCode *status) argument
127 ustr_ncat(struct UString *dst, const struct UString *src, int32_t n, UErrorCode *status) argument
180 ustr_uscat(struct UString *dst, const UChar* src,int len, UErrorCode *status) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/tools/toolutil/
H A Ddbgutil.cpp138 udbg_escape(const UnicodeString &src, UnicodeString *dst) argument
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWReadQuadCommand.cpp64 UInt32 *src = (UInt32 *)data; local
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGOSRExit.h63 SpeculationRecovery(SpeculationRecoveryType type, GPRReg dest, GPRReg src) argument
72 GPRReg src() { return m_src; } function in class:JSC::DFG::SpeculationRecovery
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dunvis.c241 strunvis(char *dst, const char *src) argument
270 strunvisx(char *dst, const char *src, int flag) argument
/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dnone.c115 _none_mbsnrtowcs(wchar_t * __restrict dst, const char ** __restrict src, argument
140 _none_wcsnrtombs(char * __restrict dst, const wchar_t ** __restrict src, argument
[all...]
/macosx-10.10.1/Libc-1044.1.2/net/FreeBSD/
H A Dinet_net_ntop.c171 inet_net_ntop_ipv6(const u_char *src, int bits, char *dst, size_t size) argument
[all...]
/macosx-10.10.1/Libc-1044.1.2/posix1e/
H A Dacl_entry.c41 acl_copy_entry(acl_entry_t dest, acl_entry_t src) argument
/macosx-10.10.1/Libc-1044.1.2/stdio/
H A Dxprintf_domain.c109 copy_printf_domain(printf_domain_t src) argument
/macosx-10.10.1/Libc-1044.1.2/string/FreeBSD/
H A Dstrxfrm.c69 strxfrm_l(char * __restrict dest, const char * __restrict src, size_t len, argument
142 strxfrm(char * __restrict dest, const char * __restrict src, size_t len) argument
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dcipher-aes.c71 ssh_rijndael_cbc(EVP_CIPHER_CTX *ctx, u_char *dest, const u_char *src, argument
H A Dcipher-ctr.c67 ssh_aes_ctr(EVP_CIPHER_CTX *ctx, u_char *dest, const u_char *src, argument
/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dinet_ntop.c60 inet_ntop(int af, const void *src, char *dst, socklen_t size) argument
86 inet_ntop4(const u_char *src, char *dst, size_t size) argument
108 inet_ntop6(const u_char *src, char *dst, size_t size) argument
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/ec/
H A Decp_mont.c158 int ec_GFp_mont_group_copy(EC_GROUP *dest, const EC_GROUP *src) argument
/macosx-10.10.1/OpenSSL098-52/src/crypto/engine/
H A Deng_list.c316 static void engine_cpy(ENGINE *dest, const ENGINE *src) argument
[all...]

Completed in 177 milliseconds

1234567891011>>