Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dtftpd.c248 if (*toys.optargs) xchroot(*toys.optargs); in tftpd_main()
/external/toybox/lib/
Dlib.h172 void xchroot(char *path);
Dxwrap.c682 void xchroot(char *path) in xchroot() function