Home
last modified time | relevance | path

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

/elf/
A Dchroot_canon.c45 char *extra_buf = NULL; in chroot_canon() local
144 if (!extra_buf) in chroot_canon()
145 extra_buf = alloca (PATH_MAX); in chroot_canon()
155 memmove (&extra_buf[n], end, len + 1); in chroot_canon()
156 name = end = memcpy (extra_buf, buf, n); in chroot_canon()

Completed in 3 milliseconds