Home
last modified time | relevance | path

Searched defs:links (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Ddevices.cpp185 static mode_t get_device_perm(const char *path, const char **links, in get_device_perm()
230 const char **links) in make_device()
480 char **links; in get_character_device_symlinks() local
553 char **links = (char**) malloc(sizeof(char *) * 4); in get_block_device_symlinks() local
610 const char *path, int block, int major, int minor, char **links) in handle_device()
679 char **links = NULL; in handle_block_device_event() local
726 char **links = NULL; in handle_generic_device_event() local
Dinit_first_stage.cpp363 char** links = get_block_device_symlinks(uevent); in ColdbootCallback() local