Searched refs:os (Results 176 - 200 of 1234) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/ssl/
H A Dssl_asn1.c384 ASN1_OCTET_STRING os, *osp; local
388 osp = &os;
412 os.data = NULL;
413 os.length = 0;
416 if (os.length != 3) {
422 ((unsigned long)os.data[0] << 16L) |
423 ((unsigned long)os.data[1] << 8L) | (unsigned long)os.data[2];
427 if (os.length != 2) {
433 ((unsigned long)os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/ssl/
H A Dssl_asn1.c384 ASN1_OCTET_STRING os, *osp; local
388 osp = &os;
412 os.data = NULL;
413 os.length = 0;
416 if (os.length != 3) {
422 ((unsigned long)os.data[0] << 16L) |
423 ((unsigned long)os.data[1] << 8L) | (unsigned long)os.data[2];
427 if (os.length != 2) {
433 ((unsigned long)os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libogg/src/
H A Dframing.c188 int ogg_stream_init(ogg_stream_state *os,int serialno){ argument
189 if(os){
190 memset(os,0,sizeof(*os));
191 os->body_storage=16*1024;
192 os->lacing_storage=1024;
194 os->body_data=_ogg_malloc(os->body_storage*sizeof(*os->body_data));
195 os
211 ogg_stream_check(ogg_stream_state *os) argument
217 ogg_stream_clear(ogg_stream_state *os) argument
228 ogg_stream_destroy(ogg_stream_state *os) argument
239 _os_body_expand(ogg_stream_state *os,int needed) argument
254 _os_lacing_expand(ogg_stream_state *os,int needed) argument
304 ogg_stream_iovecin(ogg_stream_state *os, ogg_iovec_t *iov, int count, long e_o_s, ogg_int64_t granulepos) argument
362 ogg_stream_packetin(ogg_stream_state *os,ogg_packet *op) argument
383 ogg_stream_flush(ogg_stream_state *os,ogg_page *og) argument
498 ogg_stream_pageout(ogg_stream_state *os, ogg_page *og) argument
513 ogg_stream_eos(ogg_stream_state *os) argument
744 ogg_stream_pagein(ogg_stream_state *os, ogg_page *og) argument
884 ogg_stream_reset(ogg_stream_state *os) argument
905 ogg_stream_reset_serialno(ogg_stream_state *os,int serialno) argument
912 _packetout(ogg_stream_state *os,ogg_packet *op,int adv) argument
966 ogg_stream_packetout(ogg_stream_state *os,ogg_packet *op) argument
971 ogg_stream_packetpeek(ogg_stream_state *os,ogg_packet *op) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libogg/src/
H A Dframing.c188 int ogg_stream_init(ogg_stream_state *os,int serialno){ argument
189 if(os){
190 memset(os,0,sizeof(*os));
191 os->body_storage=16*1024;
192 os->lacing_storage=1024;
194 os->body_data=_ogg_malloc(os->body_storage*sizeof(*os->body_data));
195 os
211 ogg_stream_check(ogg_stream_state *os) argument
217 ogg_stream_clear(ogg_stream_state *os) argument
228 ogg_stream_destroy(ogg_stream_state *os) argument
239 _os_body_expand(ogg_stream_state *os,int needed) argument
254 _os_lacing_expand(ogg_stream_state *os,int needed) argument
304 ogg_stream_iovecin(ogg_stream_state *os, ogg_iovec_t *iov, int count, long e_o_s, ogg_int64_t granulepos) argument
362 ogg_stream_packetin(ogg_stream_state *os,ogg_packet *op) argument
383 ogg_stream_flush(ogg_stream_state *os,ogg_page *og) argument
498 ogg_stream_pageout(ogg_stream_state *os, ogg_page *og) argument
513 ogg_stream_eos(ogg_stream_state *os) argument
744 ogg_stream_pagein(ogg_stream_state *os, ogg_page *og) argument
884 ogg_stream_reset(ogg_stream_state *os) argument
905 ogg_stream_reset_serialno(ogg_stream_state *os,int serialno) argument
912 _packetout(ogg_stream_state *os,ogg_packet *op,int adv) argument
966 ogg_stream_packetout(ogg_stream_state *os,ogg_packet *op) argument
971 ogg_stream_packetpeek(ogg_stream_state *os,ogg_packet *op) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libogg/src/
H A Dframing.c188 int ogg_stream_init(ogg_stream_state *os,int serialno){ argument
189 if(os){
190 memset(os,0,sizeof(*os));
191 os->body_storage=16*1024;
192 os->lacing_storage=1024;
194 os->body_data=_ogg_malloc(os->body_storage*sizeof(*os->body_data));
195 os
211 ogg_stream_check(ogg_stream_state *os) argument
217 ogg_stream_clear(ogg_stream_state *os) argument
228 ogg_stream_destroy(ogg_stream_state *os) argument
239 _os_body_expand(ogg_stream_state *os,int needed) argument
254 _os_lacing_expand(ogg_stream_state *os,int needed) argument
304 ogg_stream_iovecin(ogg_stream_state *os, ogg_iovec_t *iov, int count, long e_o_s, ogg_int64_t granulepos) argument
362 ogg_stream_packetin(ogg_stream_state *os,ogg_packet *op) argument
383 ogg_stream_flush(ogg_stream_state *os,ogg_page *og) argument
498 ogg_stream_pageout(ogg_stream_state *os, ogg_page *og) argument
513 ogg_stream_eos(ogg_stream_state *os) argument
744 ogg_stream_pagein(ogg_stream_state *os, ogg_page *og) argument
884 ogg_stream_reset(ogg_stream_state *os) argument
905 ogg_stream_reset_serialno(ogg_stream_state *os,int serialno) argument
912 _packetout(ogg_stream_state *os,ogg_packet *op,int adv) argument
966 ogg_stream_packetout(ogg_stream_state *os,ogg_packet *op) argument
971 ogg_stream_packetpeek(ogg_stream_state *os,ogg_packet *op) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openpam/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openpam/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openpam/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/
H A Dconfig.sub123 os=-$maybe_os
127 os=-linux-android
133 then os=`echo $1 | sed 's/.*-/-/'`
134 else os=; fi
142 case $os in
143 -sun*os*)
153 os=
157 os=-cnk
160 os=
166 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dconfig.sub130 os=-$maybe_os
134 os=-linux-android
140 then os=`echo $1 | sed 's/.*-/-/'`
141 else os=; fi
149 case $os in
150 -sun*os*)
160 os=
164 os=-cnk
167 os=
173 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dconfig.sub130 os=-$maybe_os
134 os=-linux-android
140 then os=`echo $1 | sed 's/.*-/-/'`
141 else os=; fi
149 case $os in
150 -sun*os*)
160 os=
164 os=-cnk
167 os=
173 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/
H A Dconfig.sub130 os=-$maybe_os
134 os=-linux-android
140 then os=`echo $1 | sed 's/.*-/-/'`
141 else os=; fi
149 case $os in
150 -sun*os*)
160 os=
164 os=-cnk
167 os=
173 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/
H A Dconfig.sub130 os=-$maybe_os
134 os=-linux-android
140 then os=`echo $1 | sed 's/.*-/-/'`
141 else os=; fi
149 case $os in
150 -sun*os*)
160 os=
164 os=-cnk
167 os=
173 os
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dconfig.sub130 os=-$maybe_os
134 os=-linux-android
140 then os=`echo $1 | sed 's/.*-/-/'`
141 else os=; fi
149 case $os in
150 -sun*os*)
160 os=
164 os=-cnk
167 os=
173 os
[all...]

Completed in 291 milliseconds

1234567891011>>