Searched refs:curpath (Results 1 – 1 of 1) sorted by relevance
281 char curpath[PATH_MAX]; in nsinfo__mountns_enter() local295 if (!getcwd(curpath, sizeof(curpath))) in nsinfo__mountns_enter()298 oldcwd = strdup(curpath); in nsinfo__mountns_enter()