Searched refs:chroot_ret (Results 1 – 2 of 2) sorted by relevance
121 int chroot_ret = chroot(current_thread_fdinfo.c_str()); in ChrootToThreadFdInfo() local122 if (chroot_ret) { in ChrootToThreadFdInfo()
76 const int chroot_ret = chroot("/"); in DoChrootSignalHandler() local82 chroot_ret, in DoChrootSignalHandler()