Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dtftpd.c264 if (*toys.optargs) xchroot(*toys.optargs); in tftpd_main()
/third_party/toybox/porting/liteos_a/lib/
Dlib.h171 void xchroot(char *path);
/third_party/toybox/lib/
Dlib.h176 void xchroot(char *path);
Dxwrap.c656 void xchroot(char *path) in xchroot() function