OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:make_link
(Results
1 - 3
of
3
) sorted by null
/system/extras/ext4_utils/
contents.c
31
#define S_IFLNK 0 /* used by
make_link
, not needed under mingw */
201
u32
make_link
(const char *filename, const char *link)
function
/system/core/init/
util.c
324
void
make_link
(const char *oldpath, const char *newpath)
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 1020 milliseconds