Searched defs:unix_vertex (Results 1 – 1 of 1) sorted by relevance
77 struct unix_vertex { struct78 struct list_head edges;79 struct list_head entry;80 struct list_head scc_entry;81 unsigned long out_degree;82 unsigned long index;83 unsigned long scc_index;