OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:make_link
(Results
1 - 7
of
7
) sorted by null
/system/core/init/
util.h
36
void
make_link
(const char *oldpath, const char *newpath);
util.c
290
void
make_link
(const char *oldpath, const char *newpath)
function
devices.c
447
make_link
(devpath, links[i]);
/system/extras/ext4_utils/
contents.h
37
u32
make_link
(const char *filename, const char *link);
contents.c
196
u32
make_link
(const char *filename, const char *link)
function
make_ext4fs.c
165
entry_inode =
make_link
(dentries[i].full_path, dentries[i].link);
/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 396 milliseconds