Searched defs:path_node (Results 1 – 3 of 3) sorted by relevance
46 struct path_node { struct47 struct path_node *pn_next; argument50 typedef struct path_node path_node_t; argument
66 char *id_node, char *path_node) in read_otherend_details()
1426 di_path_t path_node = DI_PATH_NIL; in unconf_any_devinfo_nodes() local