HomeSort by relevance Sort by last modified time
    Searched refs:xchroot (Results 1 - 3 of 3) sorted by null

  /external/toybox/lib/
lib.h 124 void xchroot(char *path);
xwrap.c 459 void xchroot(char *path) function
  /external/toybox/toys/pending/
tftpd.c 251 if (*toys.optargs) xchroot(*toys.optargs);

Completed in 595 milliseconds