Home
last modified time | relevance | path

Searched refs:rpath_limit (Results 1 – 1 of 1) sorted by relevance

/elf/
A Dchroot_canon.c49 const char *rpath_limit; in chroot_canon() local
61 rpath_limit = rpath + chroot_len + PATH_MAX; in chroot_canon()
97 if (dest + (end - start) >= rpath_limit) in chroot_canon()
102 new_size = rpath_limit - rpath; in chroot_canon()
109 rpath_limit = rpath + new_size; in chroot_canon()

Completed in 3 milliseconds