Searched refs:chroot_path (Results 1 – 2 of 2) sorted by relevance
509 if (i->chroot_path && chroot(i->chroot_path)) { in lws_spawn_piped()511 __func__, i->chroot_path, errno); in lws_spawn_piped()
977 const char *chroot_path; member