Searched refs:to (Results 1 - 25 of 6001) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/asn1/
H A Dder_copy.c18 * may be used to endorse or promote products derived from this software
40 heim_general_string *to)
42 *to = strdup(*from);
43 if(*to == NULL)
49 der_copy_utf8string (const heim_utf8_string *from, heim_utf8_string *to) argument
51 return der_copy_general_string(from, to);
56 heim_printable_string *to)
58 return der_copy_general_string(from, to);
63 heim_printable_string *to)
65 return der_copy_general_string(from, to);
39 der_copy_general_string(const heim_general_string *from, heim_general_string *to) argument
55 der_copy_printable_string(const heim_printable_string *from, heim_printable_string *to) argument
62 der_copy_ia5_string(const heim_printable_string *from, heim_printable_string *to) argument
69 der_copy_bmp_string(const heim_bmp_string *from, heim_bmp_string *to) argument
80 der_copy_universal_string(const heim_universal_string *from, heim_universal_string *to) argument
92 der_copy_visible_string(const heim_visible_string *from, heim_visible_string *to) argument
99 der_copy_octet_string(const heim_octet_string *from, heim_octet_string *to) argument
110 der_copy_heim_integer(const heim_integer *from, heim_integer *to) argument
122 der_copy_oid(const heim_oid *from, heim_oid *to) argument
134 der_copy_bit_string(const heim_bit_string *from, heim_bit_string *to) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/asn1/
H A Dder_copy.c18 * may be used to endorse or promote products derived from this software
40 heim_general_string *to)
42 *to = strdup(*from);
43 if(*to == NULL)
49 der_copy_utf8string (const heim_utf8_string *from, heim_utf8_string *to) argument
51 return der_copy_general_string(from, to);
56 heim_printable_string *to)
58 return der_copy_general_string(from, to);
63 heim_printable_string *to)
65 return der_copy_general_string(from, to);
39 der_copy_general_string(const heim_general_string *from, heim_general_string *to) argument
55 der_copy_printable_string(const heim_printable_string *from, heim_printable_string *to) argument
62 der_copy_ia5_string(const heim_printable_string *from, heim_printable_string *to) argument
69 der_copy_bmp_string(const heim_bmp_string *from, heim_bmp_string *to) argument
80 der_copy_universal_string(const heim_universal_string *from, heim_universal_string *to) argument
92 der_copy_visible_string(const heim_visible_string *from, heim_visible_string *to) argument
99 der_copy_octet_string(const heim_octet_string *from, heim_octet_string *to) argument
110 der_copy_heim_integer(const heim_integer *from, heim_integer *to) argument
122 der_copy_oid(const heim_oid *from, heim_oid *to) argument
134 der_copy_bit_string(const heim_bit_string *from, heim_bit_string *to) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/asn1/
H A Dder_copy.c18 * may be used to endorse or promote products derived from this software
40 heim_general_string *to)
42 *to = strdup(*from);
43 if(*to == NULL)
49 der_copy_utf8string (const heim_utf8_string *from, heim_utf8_string *to) argument
51 return der_copy_general_string(from, to);
56 heim_printable_string *to)
58 return der_copy_general_string(from, to);
63 heim_printable_string *to)
65 return der_copy_general_string(from, to);
39 der_copy_general_string(const heim_general_string *from, heim_general_string *to) argument
55 der_copy_printable_string(const heim_printable_string *from, heim_printable_string *to) argument
62 der_copy_ia5_string(const heim_printable_string *from, heim_printable_string *to) argument
69 der_copy_bmp_string(const heim_bmp_string *from, heim_bmp_string *to) argument
80 der_copy_universal_string(const heim_universal_string *from, heim_universal_string *to) argument
92 der_copy_visible_string(const heim_visible_string *from, heim_visible_string *to) argument
99 der_copy_octet_string(const heim_octet_string *from, heim_octet_string *to) argument
110 der_copy_heim_integer(const heim_integer *from, heim_integer *to) argument
122 der_copy_oid(const heim_oid *from, heim_oid *to) argument
134 der_copy_bit_string(const heim_bit_string *from, heim_bit_string *to) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/include/share/
H A Dutf8.h11 * environment variable CHARSET, or assumed to be US-ASCII.
22 int utf8_encode(const char *from, char **to);
23 int utf8_decode(const char *from, char **to);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/include/share/
H A Dutf8.h11 * environment variable CHARSET, or assumed to be US-ASCII.
22 int utf8_encode(const char *from, char **to);
23 int utf8_decode(const char *from, char **to);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/include/share/
H A Dutf8.h11 * environment variable CHARSET, or assumed to be US-ASCII.
22 int utf8_encode(const char *from, char **to);
23 int utf8_decode(const char *from, char **to);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/plugin_common/
H A Dcharset.h1 /* plugin_common - Routines common to several plugins
20 * along with this program; if not, write to the Free Software
34 char *FLAC_plugin__charset_convert_string(const char *string, char *from, char *to);
37 int FLAC_plugin__charset_test_conversion(char *from, char *to);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/plugin_common/
H A Dcharset.h1 /* plugin_common - Routines common to several plugins
20 * along with this program; if not, write to the Free Software
34 char *FLAC_plugin__charset_convert_string(const char *string, char *from, char *to);
37 int FLAC_plugin__charset_test_conversion(char *from, char *to);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/plugin_common/
H A Dcharset.h1 /* plugin_common - Routines common to several plugins
20 * along with this program; if not, write to the Free Software
34 char *FLAC_plugin__charset_convert_string(const char *string, char *from, char *to);
37 int FLAC_plugin__charset_test_conversion(char *from, char *to);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/include/arch-v10/arch/
H A Duaccess.h11 * because we do not write to any memory gcc knows about, so there
150 /* A few copy asms to build up the more complex ones from.
156 #define __asm_copy_user_cont(to, from, ret, COPY, FIXUP, TENTRY) \
167 : "=r" (to), "=r" (from), "=r" (ret) \
168 : "0" (to), "1" (from), "2" (ret) \
171 #define __asm_copy_from_user_1(to, from, ret) \
172 __asm_copy_user_cont(to, from, ret, \
179 #define __asm_copy_from_user_2x_cont(to, from, ret, COPY, FIXUP, TENTRY) \
180 __asm_copy_user_cont(to, from, ret, \
187 #define __asm_copy_from_user_2(to, fro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/include/arch-v32/arch/
H A Duaccess.h10 * because we do not write to any memory gcc knows about, so there
156 /* A few copy asms to build up the more complex ones from.
162 #define __asm_copy_user_cont(to, from, ret, COPY, FIXUP, TENTRY) \
172 : "=b" (to), "=b" (from), "=r" (ret) \
173 : "0" (to), "1" (from), "2" (ret) \
176 #define __asm_copy_from_user_1(to, from, ret) \
177 __asm_copy_user_cont(to, from, ret, \
185 #define __asm_copy_from_user_2x_cont(to, from, ret, COPY, FIXUP, TENTRY) \
186 __asm_copy_user_cont(to, from, ret, \
197 #define __asm_copy_from_user_2(to, fro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/
H A Duaccess.h10 * because we do not write to any memory gcc knows about, so there
156 /* A few copy asms to build up the more complex ones from.
162 #define __asm_copy_user_cont(to, from, ret, COPY, FIXUP, TENTRY) \
172 : "=b" (to), "=b" (from), "=r" (ret) \
173 : "0" (to), "1" (from), "2" (ret) \
176 #define __asm_copy_from_user_1(to, from, ret) \
177 __asm_copy_user_cont(to, from, ret, \
185 #define __asm_copy_from_user_2x_cont(to, from, ret, COPY, FIXUP, TENTRY) \
186 __asm_copy_user_cont(to, from, ret, \
197 #define __asm_copy_from_user_2(to, fro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Duaccess.h11 * because we do not write to any memory gcc knows about, so there
150 /* A few copy asms to build up the more complex ones from.
156 #define __asm_copy_user_cont(to, from, ret, COPY, FIXUP, TENTRY) \
167 : "=r" (to), "=r" (from), "=r" (ret) \
168 : "0" (to), "1" (from), "2" (ret) \
171 #define __asm_copy_from_user_1(to, from, ret) \
172 __asm_copy_user_cont(to, from, ret, \
179 #define __asm_copy_from_user_2x_cont(to, from, ret, COPY, FIXUP, TENTRY) \
180 __asm_copy_user_cont(to, from, ret, \
187 #define __asm_copy_from_user_2(to, fro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/libiberty/
H A Dbzero.c20 bzero (void *to, size_t count) argument
22 memset (to, 0, count);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dbzero.c20 bzero (void *to, size_t count) argument
22 memset (to, 0, count);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/libiberty/
H A Dbzero.c20 bzero (void *to, size_t count) argument
22 memset (to, 0, count);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/ap/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/common/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/eap_common/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/eap_server/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/eapol_auth/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/eapol_supp/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/l2_packet/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/rsn_supp/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/ap/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.

Completed in 219 milliseconds

1234567891011>>