Searched refs:chroot_path (Results 1 – 2 of 2) sorted by relevance
157 self.chroot_path("var/log/*"))166 def chroot_path(self, path): member in NetworkChroot188 chroot_pid_file = self.chroot_path(pid_file)219 os.mkdir(self.chroot_path(rootdir))224 dst_path = self.chroot_path(rootdir)239 dst_path = self.chroot_path(config_file)266 with open(self.chroot_path(config_file), 'w') as f:
114 char *minijail_get_original_path(struct minijail *j, const char *chroot_path);