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

  /external/toybox/toys/other/
readlink.c 33 s = xabspath(*toys.optargs, toys.optflags & FLAG_e);
losetup.c 109 char *s = xabspath(file, 1);
  /external/toybox/toys/lsb/
umount.c 138 char *abs = xabspath(*optargs, 0);
mount.c 372 if (*mm->device == '/') s = xabspath(mm->device, 0);
  /external/toybox/lib/
lib.h 160 char *xabspath(char *path, int exact);
xwrap.c 471 char *xabspath(char *path, int exact) function
  /external/toybox/www/
code.html 636 strlcpy(), xexec(), xopen()/xread(), xgetcwd(), xabspath(), find_in_path(),
    [all...]
index.html     [all...]
news.html     [all...]

Completed in 1448 milliseconds