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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dtrace.c119 char tName[32]; local
127 (void) sprintf(tName, "trace.%u", (unsigned int) (pid = getpid()));
128 (void) OurDirectoryPath(pathName, sizeof(pathName), tName);
169 char tName[32]; local
174 (void) sprintf(tName, "trace.%u", (unsigned int) getpid());
175 (void) OurDirectoryPath(pathName, sizeof(pathName), tName);
H A Dpref.c684 char tName[32]; local
693 (void) sprintf(tName, "tpref%06u.txt", (unsigned int) getpid());
694 (void) OurDirectoryPath(pathName2, sizeof(pathName2), tName);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/muleunit/
H A Dtestregistry.cpp66 const wxString tName = test->getTestName(); local

Completed in 314 milliseconds