Searched defs:chroot_path (Results 1 – 3 of 3) sorted by relevance
62 char *wu_realpath(const char *path, char resolved_path[MAXPATHLEN], char *chroot_path) in wu_realpath()
283 char chroot_path[MAXPATHLEN]; variable
1265 char *chroot_path, *tmp; in chroot_if_needed() local