Searched refs:get_device_perm (Results 1 – 1 of 1) sorted by relevance
190 static mode_t get_device_perm(const char *path, const char **links, in get_device_perm() function243 mode = get_device_perm(path, links, &uid, &gid) | (block ? S_IFBLK : S_IFCHR); in make_device()