Home
last modified time | relevance | path

Searched refs:w_length (Results 1 – 18 of 18) sorted by relevance

/third_party/openssl/crypto/dso/
Ddso_vms.c194 p->filename_dsc.dsc$w_length = strlen(p->filename); in vms_load()
198 p->imagename_dsc.dsc$w_length = strlen(p->imagename); in vms_load()
257 if (ptr->imagename_dsc.dsc$w_length) in do_find_symbol()
299 symname_dsc.dsc$w_length = strlen(SYMNAME); in vms_bind_sym()
325 errstring_dsc.dsc$w_length = sizeof(errstring); in vms_bind_sym()
339 if (ptr->imagename_dsc.dsc$w_length) in vms_bind_sym()
425 errstring_dsc.dsc$w_length = sizeof(errstring); in vms_merger()
/third_party/node/deps/openssl/openssl/crypto/dso/
Ddso_vms.c194 p->filename_dsc.dsc$w_length = strlen(p->filename); in vms_load()
198 p->imagename_dsc.dsc$w_length = strlen(p->imagename); in vms_load()
257 if (ptr->imagename_dsc.dsc$w_length) in do_find_symbol()
299 symname_dsc.dsc$w_length = strlen(SYMNAME); in vms_bind_sym()
325 errstring_dsc.dsc$w_length = sizeof(errstring); in vms_bind_sym()
339 if (ptr->imagename_dsc.dsc$w_length) in vms_bind_sym()
425 errstring_dsc.dsc$w_length = sizeof(errstring); in vms_merger()
/third_party/node/deps/openssl/openssl/crypto/
DLPdir_vms.c139 (*ctx)->filespec_dsc.dsc$w_length = filespeclen; in LP_find_file()
145 (*ctx)->result_dsc.dsc$w_length = 0; in LP_find_file()
169 l = (*ctx)->result_dsc.dsc$w_length; in LP_find_file()
/third_party/openssl/crypto/
DLPdir_vms.c139 (*ctx)->filespec_dsc.dsc$w_length = filespeclen; in LP_find_file()
145 (*ctx)->result_dsc.dsc$w_length = 0; in LP_find_file()
169 l = (*ctx)->result_dsc.dsc$w_length; in LP_find_file()
/third_party/curl/packages/vms/
Dreport_openssl_version.c84 symbol_dsc.dsc$w_length = strlen(argv[2]); in main()
89 value_dsc.dsc$w_length = strlen(version); in main()
Dcurl_crtl_init.c126 name_dsc.dsc$w_length = strlen(logname); in sys_trnlnm()
155 proc_table_dsc.dsc$w_length = strlen(proc_table); in sys_crelnm()
160 logname_dsc.dsc$w_length = strlen(logname); in sys_crelnm()
/third_party/NuttX/drivers/usbdev/gadget/
Dcomposite.c456 uint16_t w_value, w_length, w_Index; in usb_composite_setup() local
475 w_length = UGETW(ctrl->wLength); in usb_composite_setup()
496 value = MIN(w_length, (UINT16)sizeof(struct usb_device_descriptor)); in usb_composite_setup()
510 (void)composite_get_config_descriptor(dev, usb_req, w_length); in usb_composite_setup()
520 usb_req->len = MIN(w_length, value); in usb_composite_setup()
525 usb_req->len = w_length; in usb_composite_setup()
Df_uvc.c1995 uint16_t w_length = UGETW(ctrl->wLength); in fuvc_handle_class_setup_control() local
2007 if (n_len > w_length) in fuvc_handle_class_setup_control()
2009 n_len = w_length; in fuvc_handle_class_setup_control()
2134 uint16_t n_len, w_length, w_value; in fuvc_handle_class_setup_streaming() local
2140 w_length = UGETW(ctrl->wLength); in fuvc_handle_class_setup_streaming()
2205 req->len = (n_len > w_length) ? w_length : n_len; in fuvc_handle_class_setup_streaming()
Df_mass_storage.c1715 uint16_t w_length; in usbclass_mass_setup() local
1736 w_length = UGETW(ctrl->wLength); in usbclass_mass_setup()
1755 if (w_index != 0 || w_value != 0 || w_length != 1) in usbclass_mass_setup()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_config.c379 uint16_t w_length = UGETW(ctrl->wLength); in fconfig_composite_setup() local
389 value = MIN(w_length, (UINT16)sizeof(struct usb_device_descriptor)); in fconfig_composite_setup()
402 (void)composite_get_config_descriptor(dev, usb_req, w_length); in fconfig_composite_setup()
416 usb_req->len = MIN(w_length, value); in fconfig_composite_setup()
/third_party/openssl/providers/implementations/rands/seeding/
Drand_vms.c294 items->ile3$w_length = 4; in prepare_item_list()
296 items->ile3$w_length = items_input->length; in prepare_item_list()
305 items->ile3$w_length = items->ile3$w_code = 0; in prepare_item_list()
318 for (; items->ile3$w_length != 0; items++) { in massage_JPI()
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
Drand_vms.c294 items->ile3$w_length = 4; in prepare_item_list()
296 items->ile3$w_length = items_input->length; in prepare_item_list()
305 items->ile3$w_length = items->ile3$w_code = 0; in prepare_item_list()
318 for (; items->ile3$w_length != 0; items++) { in massage_JPI()
/third_party/openssl/crypto/bio/
Dbss_log.c364 buf_dsc.dsc$w_length = sizeof(buf) - 1; in xsyslog()
378 opc_dsc.dsc$w_length = len + 8; in xsyslog()
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbss_log.c364 buf_dsc.dsc$w_length = sizeof(buf) - 1; in xsyslog()
378 opc_dsc.dsc$w_length = len + 8; in xsyslog()
/third_party/openssl/apps/lib/
Dvms_term_sock.c357 AscTimeDesc.dsc$w_length = strlen (AscTimeBuff); in CreateSocketPair()
/third_party/node/deps/openssl/openssl/apps/lib/
Dvms_term_sock.c357 AscTimeDesc.dsc$w_length = strlen (AscTimeBuff); in CreateSocketPair()
/third_party/pcre2/pcre2/src/
Dpcre2grep.c649 sym_val.dsc$w_length = strlen(val_buf); in pcre2grep_exit()
2487 cmd.dsc$w_length = strlen(cmdbuf) - 1; in pcre2grep_callout()
Dpcre2test.c8423 nam.dsc$w_length = strlen(nam_buf); in c_option()
8425 val.dsc$w_length = strlen(val_buf); in c_option()