Searched defs:component (Results 1 – 4 of 4) sorted by relevance
771 def _is_valid_name_component(component): argument
1911 char component[MAXNAMELEN + 2]; in zfs_obj_to_path_impl() local
2126 char component[MAXNAMELEN + 2]; in zfs_obj_to_path_impl() local
397 getcomponent(const char *path, char *component, const char **nextp) in getcomponent()