OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APPLINK_MAX
(Results
1 - 9
of
9
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ms/
uplink-common.pl
9
# pull
APPLINK_MAX
value from applink.c...
14
@max=grep {/
APPLINK_MAX
\s+(\d+)/} <INPUT>;
16
($#max==0) or die "can't find
APPLINK_MAX
in $applink_c";
18
$max[0]=~/
APPLINK_MAX
\s+(\d+)/;
applink.c
34
#define
APPLINK_MAX
22 /* always same as last macro */
114
static void *OPENSSL_ApplinkTable[
APPLINK_MAX
+ 1] = { (void *)
APPLINK_MAX
};
uplink.c
126
#if
APPLINK_MAX
> 25
156
(void *)
APPLINK_MAX
,
/src/crypto/external/bsd/openssl/dist/ms/
uplink-common.pl
9
# pull
APPLINK_MAX
value from applink.c...
14
@max=grep {/
APPLINK_MAX
\s+(\d+)/} <INPUT>;
16
($#max==0) or die "can't find
APPLINK_MAX
in $applink_c";
18
$max[0]=~/
APPLINK_MAX
\s+(\d+)/;
applink.c
34
#define
APPLINK_MAX
22 /* always same as last macro */
106
static void *OPENSSL_ApplinkTable[
APPLINK_MAX
+ 1] =
107
{ (void *)
APPLINK_MAX
};
uplink.c
126
# if
APPLINK_MAX
>25
136
(void *)
APPLINK_MAX
,
/src/crypto/external/bsd/openssl.old/dist/ms/
uplink-common.pl
9
# pull
APPLINK_MAX
value from applink.c...
14
@max=grep {/
APPLINK_MAX
\s+(\d+)/} <INPUT>;
16
($#max==0) or die "can't find
APPLINK_MAX
in $applink_c";
18
$max[0]=~/
APPLINK_MAX
\s+(\d+)/;
applink.c
34
#define
APPLINK_MAX
22 /* always same as last macro */
100
static void *OPENSSL_ApplinkTable[
APPLINK_MAX
+ 1] =
101
{ (void *)
APPLINK_MAX
};
uplink.c
111
# if
APPLINK_MAX
>25
121
(void *)
APPLINK_MAX
,
Completed in 29 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026