Home
last modified time | relevance | path

Searched defs:path (Results 1 – 8 of 8) sorted by relevance

/scripts/kconfig/
Dgconf.c783 GtkTreePath *path = gtk_tree_path_new_from_string(path_string); in renderer_edited() local
884 GtkTreePath *path; in on_treeview2_button_press_event() local
941 GtkTreePath *path; in on_treeview2_key_press_event() local
1002 GtkTreePath *path; in on_treeview1_button_press_event() local
Dconfdata.c844 char path[PATH_MAX+1]; in conf_split_config() local
/scripts/dtc/
Dsrcpos.c37 static char *get_dirname(const char *path) in get_dirname()
Dfdtput.c166 const char *path = in_path; in create_paths() local
Dutil.c79 char *join_path(const char *path, const char *name) in join_path()
Dlivetree.c464 struct node *get_node_by_path(struct node *tree, const char *path) in get_node_by_path()
Dchecks.c559 char *path; in fixup_path_references() local
/scripts/dtc/libfdt/
Dfdt_ro.c183 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen()
228 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset()