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

  /external/llvm/include/llvm/Support/
FileSystem.h 163 error_code create_symlink(const Twine &to, const Twine &from);
  /external/bluetooth/glib/gio/tests/
live-g-file.c 160 create_symlink (GFile * parent, const char *filename, const char *points_to) function
221 child = create_symlink (root, item.filename, item.link_to);
    [all...]

Completed in 1059 milliseconds