Home
last modified time | relevance | path

Searched defs:argp (Results 1 – 25 of 83) sorted by relevance

1234

/third_party/openssl/test/
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()
Dbio_callback_test.c27 static long my_bio_cb_ex(BIO *b, int oper, const char *argp, size_t len, in my_bio_cb_ex()
202 static long my_bio_callback(BIO *b, int oper, const char *argp, int argi, in my_bio_callback()
/third_party/openssl/crypto/bio/
Dbio_cb.c19 long BIO_debug_callback_ex(BIO *bio, int cmd, const char *argp, size_t len, in BIO_debug_callback_ex()
103 long BIO_debug_callback(BIO *bio, int cmd, const char *argp, in BIO_debug_callback()
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbio_cb.c19 long BIO_debug_callback_ex(BIO *bio, int cmd, const char *argp, size_t len, in BIO_debug_callback_ex()
103 long BIO_debug_callback(BIO *bio, int cmd, const char *argp, in BIO_debug_callback()
/third_party/node/deps/openssl/openssl/crypto/ui/
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()
/third_party/openssl/crypto/ui/
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()
/third_party/openssl/crypto/
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()
196 int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, in CRYPTO_get_ex_new_index()
Dcontext.c320 long argl_ign, void *argp) in ossl_lib_ctx_generic_new()
339 long argl_ign, void *argp) in ossl_lib_ctx_generic_free()
/third_party/node/deps/openssl/openssl/crypto/
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()
Dcontext.c320 long argl_ign, void *argp) in ossl_lib_ctx_generic_new()
339 long argl_ign, void *argp) in ossl_lib_ctx_generic_free()
/third_party/elfutils/lib/
Derror.c41 va_list argp; in error() local
/third_party/mbedtls/programs/psa/
Dpsa_constant_names.c32 va_list argp; in snprintf() local
207 int process_signed(signed_value_type type, long min, long max, char **argp) in process_signed()
246 int process_unsigned(unsigned_value_type type, unsigned long max, char **argp) in process_unsigned()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dby_store.c108 static int by_store_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argp, in by_store_ctrl_ex()
142 const char *argp, long argl, char **retp) in by_store_ctrl()
Dby_file.c47 static int by_file_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argp, in by_file_ctrl_ex()
84 const char *argp, long argl, char **ret) in by_file_ctrl()
/third_party/openssl/crypto/x509/
Dby_store.c108 static int by_store_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argp, in by_store_ctrl_ex()
142 const char *argp, long argl, char **retp) in by_store_ctrl()
Dby_file.c47 static int by_file_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argp, in by_file_ctrl_ex()
84 const char *argp, long argl, char **ret) in by_file_ctrl()
/third_party/skia/src/utils/
DSkJSONWriter.cpp36 va_list argp; in appendf() local
/third_party/elfutils/src/
Darlib-argp.c85 static const struct argp argp = variable
Dranlib.c68 static const struct argp argp = variable
/third_party/python/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi_darwin.c44 register char *argp; in ffi_prep_args() local
271 register char *argp; in ffi_prep_incoming_args_SYSV() local
Dx86-ffi64.c440 char* argp; in ffi_call() local
625 char* argp) in ffi_closure_unix64_inner()
/third_party/mbedtls/library/
Dmps_trace.c61 va_list argp; in mbedtls_mps_trace_print_msg() local
/third_party/mesa3d/src/intel/tools/
Dintel_dump_gpu.c163 gem_ioctl(int fd, unsigned long request, void *argp) in gem_ioctl()
503 void *argp; in ioctl() local
766 void *argp; in ioctl_init_helper() local
/third_party/elfutils/debuginfod/
Ddebuginfod-find.c114 static struct argp argp = variable
/third_party/ntfs-3g/libntfs-3g/
Dunix_io.c373 unsigned long request, void *argp) in ntfs_device_unix_io_ioctl()

1234