Searched refs:curpath (Results 1 – 2 of 2) sorted by relevance
100 curpath = ""108 curpath = tables[1]109 if (debug) print "Processing path " curpath119 curpath = ""124 curpath && /\.procname[\t ]*=[\t ]*".+"/ {
248 char curpath[PATH_MAX]; in nsinfo__mountns_enter() local262 if (snprintf(curpath, PATH_MAX, "/proc/self/ns/mnt") >= PATH_MAX) in nsinfo__mountns_enter()269 oldns = open(curpath, O_RDONLY); in nsinfo__mountns_enter()