代码搜索:Extensions

找到约 9,524 项符合「Extensions」的源代码

代码结果 9,524
www.eeworm.com/read/489717/1211936

pod x509v3_config.pod

=pod =for comment openssl_manual_section:5 =head1 NAME x509v3_config - X509 V3 certificate extension configuration format =head1 DESCRIPTION Several of the OpenSSL utilities can add extensions to
www.eeworm.com/read/470917/1442455

implies

# Due to the reordering and the other nifty extensions in the i686 it is # not really good to use heavily i586 optimized code on a i686. It's # better to use i486/i386 code. i386/i486
www.eeworm.com/read/238768/4609804

pod x509v3_config.pod

=pod =for comment openssl_manual_section:5 =head1 NAME x509v3_config - X509 V3 certificate extension configuration format =head1 DESCRIPTION Several of the OpenSSL utilities can add extensions to
www.eeworm.com/read/238372/4615372

m4 autoconf-2.60.m4

# AC_GNU_SOURCE # -------------- AC_DEFUN([AC_GNU_SOURCE], [AH_VERBATIM([_GNU_SOURCE], [/* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # undef _GNU_SOURCE #endif])dnl AC_B
www.eeworm.com/read/237551/4626567

implies

# Due to the reordering and the other nifty extensions in the i686 it is # not really good to use heavily i586 optimized code on a i686. It's # better to use i486/i386 code. i386/i486
www.eeworm.com/read/209211/4984983

c rcmd.c

/* posix */ #include #include #include #include #include #include #include /* socket extensions */ #include
www.eeworm.com/read/209211/4984997

c getservbyname.c

/* posix */ #include #include #include #include #include #include #include #include /* bsd extensions */ #includ
www.eeworm.com/read/209211/4985000

c gethostbyaddr.c

/* posix */ #include #include /* bsd extensions */ #include #include #include #include int h_errno; struct hostent* geth
www.eeworm.com/read/209211/4985006

c socketpair.c

/* posix */ #include #include #include #include /* bsd extensions */ #include #include int socketpair(int domain, int type, i
www.eeworm.com/read/209211/4985007

c inet_ntoa.c

/* posix */ #include #include #include #include /* bsd extensions */ #include #include #include #include