Lines Matching refs:parg
138 OPENSSL_EXPORT long BIO_ctrl(BIO *bio, int cmd, long larg, void *parg);141 * pointer as |parg| and returns the value that is written to it, or NULL if146 * as |parg|. */229 typedef long (*bio_info_cb)(BIO *bio, int event, const char *parg, int cmd,