Searched refs:os2 (Results 1 - 25 of 193) sorted by relevance

12345678

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/
H A DMakefile.os219 (cd lib && $(MAKE) -f Makefile.os2 all && cd ..)
20 (cd src && $(MAKE) -f Makefile.os2 all && cd ..)
21 (cd man && $(MAKE) -f Makefile.os2 all && cd ..)
22 (cd tests && $(MAKE) -f Makefile.os2 all && cd ..)
30 (cd lib && $(MAKE) -f Makefile.os2 install-lib libdir='$(libdir)' shlibdir='$(shlibdir)' includedir='$(includedir)' && cd ..)
35 (cd lib && $(MAKE) -f Makefile.os2 install prefix='$(prefix)' exec_prefix='$(exec_prefix)' libdir='$(libdir)' shlibdir='$(shlibdir)' && cd ..)
36 (cd src && $(MAKE) -f Makefile.os2 install prefix='$(prefix)' exec_prefix='$(exec_prefix)' libdir='$(libdir)' shlibdir='$(shlibdir)' && cd ..)
37 (cd man && $(MAKE) -f Makefile.os2 install prefix='$(prefix)' exec_prefix='$(exec_prefix)' datadir='$(datadir)' mandir='$(mandir)' && cd ..)
41 (cd lib && $(MAKE) -f Makefile.os2 uninstall prefix='$(prefix)' exec_prefix='$(exec_prefix)' libdir='$(libdir)' shlibdir='$(shlibdir)' && cd ..)
42 (cd src && $(MAKE) -f Makefile.os2 uninstal
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/pkcs7/
H A Dexample.c80 ASN1_OCTET_STRING *os1,*os2; local
90 os2=ASN1_OCTET_STRING_new();
92 ASN1_OCTET_STRING_set(os2,(unsigned char*)str1,strlen(str1));
94 i+=i2d_ASN1_OCTET_STRING(os2,NULL);
101 i2d_ASN1_OCTET_STRING(os2,&p);
107 ASN1_OCTET_STRING_free(os2);
129 ASN1_OCTET_STRING *os1,*os2; local
143 if ((os2=d2i_ASN1_OCTET_STRING(NULL,&c.p,c.slen)) == NULL)
149 *str2=malloc(os2->length+1);
151 memcpy(*str2,os2
243 ASN1_OCTET_STRING *os1,*os2; local
296 ASN1_OCTET_STRING *os1,*os2; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs7/
H A Dexample.c80 ASN1_OCTET_STRING *os1,*os2; local
90 os2=ASN1_OCTET_STRING_new();
92 ASN1_OCTET_STRING_set(os2,(unsigned char*)str1,strlen(str1));
94 i+=i2d_ASN1_OCTET_STRING(os2,NULL);
101 i2d_ASN1_OCTET_STRING(os2,&p);
107 ASN1_OCTET_STRING_free(os2);
129 ASN1_OCTET_STRING *os1,*os2; local
143 if ((os2=d2i_ASN1_OCTET_STRING(NULL,&c.p,c.slen)) == NULL)
149 *str2=malloc(os2->length+1);
151 memcpy(*str2,os2
243 ASN1_OCTET_STRING *os1,*os2; local
296 ASN1_OCTET_STRING *os1,*os2; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/os2/
H A DOS2-EMX.cmd11 perl util\mkdef.pl crypto OS2 > os2\crypto.def
12 perl util\mkdef.pl ssl OS2 > os2\ssl.def
18 rem perl x86.pl a.out > bn-os2.asm
19 perl bn-586.pl a.out > bn-os2.asm
20 perl co-586.pl a.out > co-os2.asm
25 perl des-586.pl a.out > d-os2.asm
30 perl crypt586.pl a.out > y-os2.asm
35 perl bf-586.pl a.out > b-os2.asm
40 perl cast-586.pl a.out > c-os2.asm
45 perl rc4-586.pl a.out > r4-os2
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/os2/
H A DOS2-EMX.cmd11 perl util\mkdef.pl crypto OS2 > os2\crypto.def
12 perl util\mkdef.pl ssl OS2 > os2\ssl.def
18 rem perl x86.pl a.out > bn-os2.asm
19 perl bn-586.pl a.out > bn-os2.asm
20 perl co-586.pl a.out > co-os2.asm
25 perl des-586.pl a.out > d-os2.asm
30 perl crypt586.pl a.out > y-os2.asm
35 perl bf-586.pl a.out > b-os2.asm
40 perl cast-586.pl a.out > c-os2.asm
45 perl rc4-586.pl a.out > r4-os2
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/lib/
H A DMakefile.os238 iconv.dll : $(OBJECTS) ../os2/iconv.def # DLL itself
39 $(CC) -Zdll $(CFLAGS) -o $@ $(OBJECTS) ../os2/iconv.def
41 iconv.lib : ../os2/iconv.def # Import Lib. for -Zomf
43 emximp -o iconv.lib ../os2/iconv.def
45 iconv.a : ../os2/iconv.def # Import Lib. for EMX .o format
47 emximp -o iconv.a ../os2/iconv.def
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dconfig.libpath119 os2*)
H A Dconfig.rpath67 mingw* | cygwin* | pw32* | os2*)
436 os2*)
597 os2*)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/build-aux/
H A Dconfig.libpath112 os2*)
H A Dconfig.rpath67 mingw* | pw32* | os2*)
429 os2*)
563 os2*)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/libcharset/build-aux/
H A Dconfig.libpath112 os2*)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/os2/
H A DMakefile167 distr: all rmzip gettext-os2-$(VERSION)-bin.zip
170 rm -f gettext-os2-$(VERSION)-bin.zip
218 gettext-os2-$(VERSION)-bin.zip: $(INSTALL.FILES)
225 $(UNIXSHELL) $< i386-pc-os2-emx >$@
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rand/
H A Drand_os2.c66 #include <os2.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand_os2.c66 #include <os2.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/MISC/OS2/
H A DMakefile.os24 $(MAKE) -f Makefile.os2 flex.exe \
8 $(MAKE) -f Makefile.os2 flex.exe \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libexif-0.6.19/
H A Dconfig.rpath63 mingw* | pw32* | os2*)
364 os2*)
497 os2*)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/
H A Dconfig.rpath57 mingw* | pw32* | os2*)
383 os2*)
520 os2*)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dnet_ads_cldap.c204 DATA_BLOB os1, os2, os3; local
225 asn1_read_OctetString(&data, &os2);
268 data_blob_free(&os2);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dos2thread.c29 #include <os2.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/
H A DMakefile.am114 EXTRA_DIST += os2/README.OS2 os2/Makefile os2/backward.def os2/configure.awk
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/old/os2/
H A DMakefile.os25 # cp Makefile.os2 ..
7 # make -f Makefile.os2 test
74 $(SHAREDLIB): $(OBJS) os2/z.def
77 $(SHAREDLIBIMP): os2/z.def
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/old/os2/
H A DMakefile.os25 # cp Makefile.os2 ..
7 # make -f Makefile.os2 test
74 $(SHAREDLIB): $(OBJS) os2/z.def
77 $(SHAREDLIBIMP): os2/z.def
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/
H A Dconfig.rpath67 mingw* | cygwin* | pw32* | os2*)
436 os2*)
597 os2*)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/build-aux/
H A Dconfig.rpath67 mingw* | cygwin* | pw32* | os2*)
436 os2*)
597 os2*)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/
H A Dconfig.rpath67 mingw* | cygwin* | pw32* | os2*)
436 os2*)
597 os2*)

Completed in 314 milliseconds

12345678