Home
last modified time | relevance | path

Searched defs:argl (Results 1 – 23 of 23) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dexdatatest.c30 int idx, long argl, void *argp) in exnew()
40 void **from_d, int idx, long argl, void *argp) in exdup()
51 int idx, long argl, void *argp) in exfree()
72 int idx, long argl, void *argp) in exnew2()
90 void **from_d, int idx, long argl, void *argp) in exdup2()
115 int idx, long argl, void *argp) in exfree2()
H A Dbio_callback_test.c28 int argi, long argl, int ret, size_t *processed) in my_bio_cb_ex()
203 long argl, long ret) in my_bio_callback()
H A Dbio_memleak_test.c227 long argl, int ret, size_t *processed) in BIO_error_callback()
H A Dhttp_test.c103 int cmd, long argl, int ret, size_t *processed) in http_bio_cb_ex()
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_cb.c20 int argi, long argl, int ret, size_t *processed) in BIO_debug_callback_ex()
104 int argi, long argl, long ret) in BIO_debug_callback()
H A Dbio_lib.c38 int argi, long argl, long inret, in bio_call_callback() argument
/freebsd/crypto/openssl/crypto/ui/
H A Dui_util.c63 int idx, long argl, void *argp) in ui_new_method_data()
72 void **pptr, int idx, long argl, void *argp) in ui_dup_method_data()
83 int idx, long argl, void *argp) in ui_free_method_data()
/freebsd/crypto/openssl/crypto/
H A Dex_data.c89 long argl, void *argp) in dummy_new()
94 long argl, void *argp) in dummy_free()
100 long argl, void *argp) in dummy_dup()
142 long argl, void *argp, in ossl_crypto_get_ex_new_index_ex()
198 int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, in CRYPTO_get_ex_new_index()
H A Dtrace.c85 static long trace_ctrl(BIO *channel, int cmd, long argl, void *argp) in trace_ctrl()
/freebsd/stand/powerpc/ofw/
H A Dstart.c70 startup(void *vpd, int res, int (*openfirm)(void *), char *arg, int argl) in startup()
/freebsd/crypto/openssl/crypto/x509/
H A Dby_file.c48 long argl, char **ret, OSSL_LIB_CTX *libctx, in by_file_ctrl_ex()
84 const char *argp, long argl, char **ret) in by_file_ctrl()
H A Dby_store.c109 long argl, char **retp, OSSL_LIB_CTX *libctx, in by_store_ctrl_ex()
142 const char *argp, long argl, char **retp) in by_store_ctrl()
H A Dby_dir.c82 static int dir_ctrl(X509_LOOKUP *ctx, int cmd, const char *argp, long argl, in dir_ctrl()
H A Dx509_lu.c74 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl_ex()
86 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl()
/freebsd/contrib/mandoc/
H A Droff_escape.c77 int argl; /* actual length of the argument */ in roff_escape() local
/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c141 tArgList * argl = odesc->optCookie; in optionFindValue() local
223 tArgList * argl = odesc->optCookie; in optionFindNextValue() local
/freebsd/crypto/openssl/crypto/engine/
H A Deng_dyn.c138 CRYPTO_EX_DATA *ad, int idx, long argl, in dynamic_data_ctx_free_func()
/freebsd/crypto/openssl/include/internal/
H A Dcryptlib.h121 long argl; /* Arbitrary long */ member
/freebsd/stand/powerpc/boot1.chrp/
H A Dboot1.c203 ofw_init(void *vpd, int res, ofwfp_t openfirm, char *arg, int argl) in ofw_init()
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c450 int argi, long argl, int ret, size_t *processed) in bio_dump_callback()
/freebsd/crypto/openssh/
H A Dssh-pkcs11.c201 long argl, void *argp) in pkcs11_k11_free()
/freebsd/crypto/openssl/apps/
H A Ds_server.c2308 int argi, long argl, int ret, size_t *processed) in count_reads_callback()
/freebsd/contrib/unbound/util/
H A Dnetevent.c3102 win_bio_cb(BIO * b,int oper,const char * ATTR_UNUSED (argp),size_t ATTR_UNUSED (len),int ATTR_UNUSED (argi),long argl,long retvalue) global() argument