OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DB_serial
(Results
1 - 4
of
4
) sorted by null
/external/openssl/apps/
ca.c
905
p=pp[
DB_serial
];
923
BIO_printf(bio_err,"entry %d: bad serial number characters, char pos %ld, char is '%c'\n",i+1,(long)(p-pp[
DB_serial
]),*p);
[
all
...]
apps.h
278
#define
DB_serial
3 /* index - unique */
ocsp.c
1170
row[
DB_serial
] = itmp;
1172
rrow=TXT_DB_get_by_index(db->db,
DB_serial
,row);
[
all
...]
apps.c
[
all
...]
Completed in 1352 milliseconds