Searched refs:pchLastSlash (Results 1 – 1 of 1) sorted by relevance
415 char *pchLastSlash; in LSCRIU_Native_Dump() local421 pchLastSlash = strrchr(criu_native_dump.m_chSocketDir,'/'); in LSCRIU_Native_Dump()422 if (pchLastSlash) { in LSCRIU_Native_Dump()423 pchLastSlash++; in LSCRIU_Native_Dump()424 (*pchLastSlash) = 0; in LSCRIU_Native_Dump()
Completed in 7 milliseconds