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

  /external/openssl/crypto/x509/
x509_vpm.c 138 ((src->field != def) && (to_default || (dest->field == def))))
151 int to_default, to_overwrite; local
163 to_default = 1;
165 to_default = 0;

Completed in 388 milliseconds