Searched refs:curpath (Results 1 – 4 of 4) sorted by relevance
100 curpath = ""108 curpath = tables[1]109 if (debug) print "Processing path " curpath119 curpath = ""124 curpath && /\.procname[\t ]*=[\t ]*".+"/ {
78 for curpath in walk_up(walk_path):79 if not os.path.exists(os.path.join(curpath, '__init__.py')):80 libdir = curpath
277 char curpath[PATH_MAX]; in nsinfo__mountns_enter() local291 if (snprintf(curpath, PATH_MAX, "/proc/self/ns/mnt") >= PATH_MAX) in nsinfo__mountns_enter()298 oldns = open(curpath, O_RDONLY); in nsinfo__mountns_enter()
273 curpath = []275 curpath.append(path)279 raise QMPShellError(msg.format('.'.join(curpath)))285 raise QMPShellError(msg.format('.'.join(curpath)))