Searched defs:links (Results 1 – 2 of 2) sorted by relevance
185 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() local553 char **links = (char**) malloc(sizeof(char *) * 4); in get_block_device_symlinks() local610 const char *path, int block, int major, int minor, char **links) in handle_device()679 char **links = NULL; in handle_block_device_event() local726 char **links = NULL; in handle_generic_device_event() local
363 char** links = get_block_device_symlinks(uevent); in ColdbootCallback() local