Searched refs:pathname (Results 1 – 2 of 2) sorted by relevance
175 pathname = ""179 pathname = utils.dentry_name(mntpoint) + pathname184 if (pathname == ""):185 pathname = "/"196 pathname,
43 const char *pathname; member792 for (entry = whitelist; entry->pathname; entry++) { in whitelisted_cast()793 if (!strstr(xloc.file, entry->pathname)) in whitelisted_cast()