Home
last modified time | relevance | path

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

/openssl/apps/
H A Dca.c1836 if (rrow != NULL) { in do_body()
1842 if (rrow == NULL) { in do_body()
1844 if (rrow != NULL) { in do_body()
1853 if (rrow != NULL) { in do_body()
1870 p = rrow[DB_exp_date]; in do_body()
1874 p = rrow[DB_serial]; in do_body()
1878 p = rrow[DB_file]; in do_body()
1882 p = rrow[DB_name]; in do_body()
2155 if (rrow == NULL) { in do_revoke()
2262 if (rrow == NULL) { in get_certificate_status()
[all …]
H A Docsp.c1182 char *itmp, *row[DB_NUMBER], **rrow; in lookup_serial() local
1196 rrow = TXT_DB_get_by_index(db->db, DB_serial, row); in lookup_serial()
1198 return rrow; in lookup_serial()

Completed in 19 milliseconds