Searched refs:tvalue (Results 1 – 3 of 3) sorted by relevance
17 union sigval tvalue; variable29 tvalue = t.si_value; in dummyfcn()
235 const T *tvalue = (const T *) value; in get() local237 SharedObject::copyPtr(tvalue, ptr); in get()239 SharedObject::clearPtr(tvalue); in get()
95 char *tname = NULL, *tvalue = NULL; in X509V3_add_value() local98 if (value && !(tvalue = BUF_strdup(value))) in X509V3_add_value()106 vtmp->value = tvalue; in X509V3_add_value()116 if (tvalue) in X509V3_add_value()117 OPENSSL_free(tvalue); in X509V3_add_value()