HomeSort by relevance Sort by last modified time
    Searched full:current_thread_fdinfo (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/sandbox/linux/services/
credentials.cc 116 const std::string current_thread_fdinfo = "/proc/" + local
121 int chroot_ret = chroot(current_thread_fdinfo.c_str());

Completed in 138 milliseconds