HomeSort by relevance Sort by last modified time
    Searched full:not_translated (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/dso/
dso_vms.c 499 char *not_translated = OPENSSL_malloc(len+1); local
500 strcpy(not_translated,filename);
501 return(not_translated);

Completed in 52 milliseconds