Searched refs:rr_allorfirst (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dcms.c75 int rr_allorfirst,
124 int rr_print = 0, rr_allorfirst = -1; local
278 rr_allorfirst = 0;
280 rr_allorfirst = 1;
524 if (((rr_allorfirst != -1) || rr_from) && !rr_to)
992 rr = make_receipt_request(rr_to, rr_allorfirst,
1374 int rr_allorfirst,
1390 rr = CMS_ReceiptRequest_create0(NULL, -1, rr_allorfirst, rct_from,

Completed in 124 milliseconds