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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_except.cpp22 static char *dupString(const char *s) function
70 , what_(dupString(that.what_))
81 what_ = dupString(that.what_);
120 what_ = dupString(msgbuf);

Completed in 10 milliseconds