/third_party/openssl/crypto/dso/ |
D | dso_vms.c | 194 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/ |
D | dso_vms.c | 194 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/ |
D | LPdir_vms.c | 139 (*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/ |
D | LPdir_vms.c | 139 (*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/ |
D | report_openssl_version.c | 84 symbol_dsc.dsc$w_length = strlen(argv[2]); in main() 89 value_dsc.dsc$w_length = strlen(version); in main()
|
D | curl_crtl_init.c | 126 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/ |
D | composite.c | 456 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()
|
D | f_uvc.c | 1995 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()
|
D | f_mass_storage.c | 1715 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/ |
D | f_config.c | 379 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/ |
D | rand_vms.c | 294 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/ |
D | rand_vms.c | 294 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/ |
D | bss_log.c | 364 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/ |
D | bss_log.c | 364 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/ |
D | vms_term_sock.c | 357 AscTimeDesc.dsc$w_length = strlen (AscTimeBuff); in CreateSocketPair()
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
D | vms_term_sock.c | 357 AscTimeDesc.dsc$w_length = strlen (AscTimeBuff); in CreateSocketPair()
|
/third_party/pcre2/pcre2/src/ |
D | pcre2grep.c | 649 sym_val.dsc$w_length = strlen(val_buf); in pcre2grep_exit() 2487 cmd.dsc$w_length = strlen(cmdbuf) - 1; in pcre2grep_callout()
|
D | pcre2test.c | 8423 nam.dsc$w_length = strlen(nam_buf); in c_option() 8425 val.dsc$w_length = strlen(val_buf); in c_option()
|