Home
last modified time | relevance | path

Searched refs:rrow (Results 1 – 2 of 2) sorted by relevance

/openssl/apps/
H A Dca.c1810 if (rrow != NULL) { in do_body()
1816 if (rrow == NULL) { in do_body()
1818 if (rrow != NULL) { in do_body()
1827 if (rrow != NULL) { in do_body()
1844 p = rrow[DB_exp_date]; in do_body()
1848 p = rrow[DB_serial]; in do_body()
1852 p = rrow[DB_file]; in do_body()
1856 p = rrow[DB_name]; in do_body()
2129 if (rrow == NULL) { in do_revoke()
2236 if (rrow == NULL) { in get_certificate_status()
[all …]
H A Docsp.c1180 char *itmp, *row[DB_NUMBER], **rrow; in lookup_serial() local
1194 rrow = TXT_DB_get_by_index(db->db, DB_serial, row); in lookup_serial()
1196 return rrow; in lookup_serial()

Completed in 20 milliseconds