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

1234567891011>>

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dinet_ntop.c52 static char *inet_ntop4 (const unsigned char *src, char *dst, size_t size) argument
79 static char *inet_ntop6 (const unsigned char *src, char *dst, size_t size) argument
185 char *Curl_inet_ntop(int af, const void *src, cha argument
[all...]
/macosx-10.10/dtrace-147/libelf/
H A Dgetdata.c117 Elf_Data src; local
[all...]
/macosx-10.10/libresolv-57/
H A Dbase64.c141 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) { argument
[all...]
H A Dns_samedomain.c172 ns_makecanon(const char *src, char *dst, size_t dstsize) { argument
/macosx-10.10/ncurses-44/ncurses/ncurses/tinfo/
H A Dcomp_expand.c41 trailing_spaces(const char *src) argument
/macosx-10.10/ntp-92/lib/isc/
H A Dinet_ntop.c61 isc_net_ntop(int af, const void *src, char *dst, size_t size) argument
90 inet_ntop4(const unsigned char *src, char *dst, size_t size) argument
115 inet_ntop6(const unsigned char *src, char *dst, size_t size) argument
[all...]
/macosx-10.10/postfix-255/postfix/src/discard/
H A Ddiscard.c135 VSTREAM *src; local
/macosx-10.10/postfix-255/postfix/src/oqmgr/
H A Dqmgr_entry.c184 QMGR_QUEUE *src = entry->queue; local
/macosx-10.10/rsync-45/rsync/
H A Dbackup.c159 static int robust_move(char *src, char *dst) argument
/macosx-10.10/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/rsync-45/rsync/popt/
H A Dpoptparse.c56 const unsigned char * src; local
[all...]
/macosx-10.10/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/xnu-2782.1.97/libsyscall/wrappers/string/
H A Dmemcpy.c54 const char *src = src0; local
[all...]
/macosx-10.10/BerkeleyDB-21/db/fileops/
H A Dfop_rec.c244 char *real_new, *real_old, *src; local
/macosx-10.10/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/ICU-531.30/icuSources/test/cintltst/
H A Dcstrtest.c40 char src[30]="HELLO THERE", dest[30]; local
[all...]
/macosx-10.10/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/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/ICU-531.30/icuSources/tools/toolutil/
H A Ddbgutil.cpp138 udbg_escape(const UnicodeString &src, UnicodeString *dst) argument
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWReadQuadCommand.cpp64 UInt32 *src = (UInt32 *)data; local
/macosx-10.10/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/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/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/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/Libc-1044.1.2/posix1e/
H A Dacl_entry.c41 acl_copy_entry(acl_entry_t dest, acl_entry_t src) argument

Completed in 491 milliseconds

1234567891011>>