Searched refs:make_link (Results 1 - 6 of 6) sorted by path

/system/core/init/
H A Ddevices.c567 make_link(devpath, links[i]);
H A Dutil.c338 void make_link(const char *oldpath, const char *newpath) function
H A Dutil.h36 void make_link(const char *oldpath, const char *newpath);
/system/extras/ext4_utils/
H A Dcontents.c38 #define S_IFLNK 0 /* used by make_link, not needed under mingw */
212 u32 make_link(const char *link) function
H A Dcontents.h39 u32 make_link(const char *link);
H A Dmake_ext4fs.c285 entry_inode = make_link(dentries[i].link);

Completed in 73 milliseconds