OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbfp
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/apps/lib/
apps.c
1644
FILE *
dbfp
;
local
1653
BIO_get_fp(in, &
dbfp
);
1654
if (fstat(fileno(
dbfp
), &dbst) == -1) {
/src/crypto/external/bsd/openssl.old/dist/apps/
apps.c
1560
FILE *
dbfp
;
local
1571
BIO_get_fp(in, &
dbfp
);
1572
if (fstat(fileno(
dbfp
), &dbst) == -1) {
/src/crypto/external/apache2/openssl/dist/apps/lib/
apps.c
1670
FILE *
dbfp
;
local
1679
BIO_get_fp(in, &
dbfp
);
1680
if (fstat(fileno(
dbfp
), &dbst) == -1) {
Completed in 27 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026