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

  /system/core/init/
util.c 316 void make_link(const char *oldpath, const char *newpath) function
  /system/extras/ext4_utils/
contents.c 40 #define S_IFLNK 0 /* used by make_link, not needed under mingw */
202 u32 make_link(const char *link) function
  /external/e2fsprogs/debugfs/
debugfs.c 1269 static void make_link(char *sourcename, char *destname) function
1318 com_err("make_link", retval, 0);
    [all...]

Completed in 163 milliseconds