Searched refs:argl (Results 26 - 43 of 43) sorted by relevance

12

/freebsd-9.3-release/crypto/openssl/engines/
H A De_4758cca.c123 int idx, long argl, void *argp);
937 long argl, void *argp)
936 cca_ex_free(void *obj, void *item, CRYPTO_EX_DATA *ad, int idx, long argl, void *argp) argument
/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbio_lib.c563 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
566 return CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_BIO, argl, argp,
H A Dbio.h312 /* bio, mode, argp, argi, argl, ret */
580 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
633 long argl, long ret);
636 int argi, long argl, long ret);
/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_dyn.c188 CRYPTO_EX_DATA *ad, int idx, long argl,
187 dynamic_data_ctx_free_func(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, long argl, void *argp) argument
H A Dengine.h557 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/freebsd-9.3-release/crypto/openssl/crypto/rsa/
H A Drsa.h414 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/freebsd-9.3-release/crypto/openssl/apps/
H A Ds_cb.c262 int argi, long argl, long ret)
261 bio_dump_callback(BIO *bio, int cmd, const char *argp, int argi, long argl, long ret) argument
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dssl_sess.c94 int SSL_SESSION_get_ex_new_index(long argl, void *argp, argument
99 return CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_SSL_SESSION, argl, argp,
H A Dssl.h1692 int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
1697 int SSL_SESSION_get_ex_new_index(long argl, void *argp,
1704 int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dssl_lib.c2625 int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
2628 return CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_SSL, argl, argp,
2642 int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
2646 return CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_SSL_CTX, argl, argp,
/freebsd-9.3-release/sys/boot/powerpc/boot1.chrp/
H A Dboot1.c123 ofw_init(void *vpd, int res, int (*openfirm)(void *), char *arg, int argl) argument
/freebsd-9.3-release/crypto/openssl/crypto/store/
H A Dstore.h119 int STORE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dstr_lib.c190 int STORE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
193 return CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_STORE, argl, argp,
/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx509_vfy.c1186 int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, argument
1195 return CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_X509_STORE_CTX, argl, argp,
H A Dx509.h924 int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex5571 \getargs{#1}% now \macname is the macname and \argl the arglist
5572 \ifx\argl\empty % no arguments
5575 \expandafter\parsemargdef \argl;%
5626 \def\getmacargs#1{\def\argl{#1}}
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex5767 \getargs{#1}% now \macname is the macname and \argl the arglist
5768 \ifx\argl\empty % no arguments
5771 \expandafter\parsemargdef \argl;%
5822 \def\getmacargs#1{\def\argl{#1}}
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex5643 \getargs{#1}% now \macname is the macname and \argl the arglist
5644 \ifx\argl\empty % no arguments
5647 \expandafter\parsemargdef \argl;%
5698 \def\getmacargs#1{\def\argl{#1}}

Completed in 387 milliseconds

12