Searched refs:w_length (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A DLPdir_vms.c118 (*ctx)->filespec_dsc.dsc$w_length = filespeclen;
122 (*ctx)->result_dsc.dsc$w_length = 0;
128 (*ctx)->result_dsc.dsc$w_length = 0;
152 l = (*ctx)->result_dsc.dsc$w_length;
/barrelfish-master/lib/openssl-1.0.0d/crypto/dso/
H A Ddso_vms.c209 p->filename_dsc.dsc$w_length = strlen(p->filename);
213 p->imagename_dsc.dsc$w_length = strlen(p->imagename);
272 if(ptr->imagename_dsc.dsc$w_length)
295 symname_dsc.dsc$w_length = strlen(symname);
328 errstring_dsc.dsc$w_length = sizeof(errstring);
344 if (ptr->imagename_dsc.dsc$w_length)
442 errstring_dsc.dsc$w_length = sizeof(errstring);
/barrelfish-master/lib/openssl-1.0.0d/crypto/bio/
H A Dbss_log.c325 buf_dsc.dsc$w_length = sizeof(buf) - 1;
339 opc_dsc.dsc$w_length = len + 8;

Completed in 111 milliseconds